View Single Post
Old 06-26-2012, 12:13 AM   #15
Steven630
Groupie
Steven630 began at the beginning.
 
Posts: 178
Karma: 10
Join Date: May 2012
Device: Kindle Paperwhite2
Awesome! It must have taken you a lot of time for this recipe. The two recipes would suit people of different tastes. Many thanks.

The text size doesn't seem to work. It applied to only some of them. I was also trying to change the title size. But after adding the code, even the title size failed.

Code:
    extra_css =''' 
                  div.artical {     
                               font-size: x-small;
                                                  }
    '''

    '\n h2 { font-size: large;  }\n h1 { font-size: large;  }'
Steven630 is offline   Reply With Quote