View Single Post
Old 11-25-2011, 01:32 PM   #3
KlausRegenbrecht
Connoisseur
KlausRegenbrecht began at the beginning.
 
Posts: 56
Karma: 10
Join Date: Nov 2011
Device: PRS-T1
Quote:
Originally Posted by Divingduck View Post
There is an extra css in this receipe
Spoiler:
Code:
    extra_css = '''
                    h2{font-family:Arial,Helvetica,sans-serif; font-size: x-small; color: #003399;}
                    a{font-family:Arial,Helvetica,sans-serif; font-size: x-small; font-style:italic;}
                    .dachzeile p{font-family:Arial,Helvetica,sans-serif; font-size: x-small; }
                    h1{ font-family:Arial,Helvetica,sans-serif;  font-size:x-large; font-weight:bold;}
                    .artikelTeaser{font-family:Arial,Helvetica,sans-serif; font-size: x-small; font-weight:bold; }
                    body{font-family:Arial,Helvetica,sans-serif; }
                    .photo {font-family:Arial,Helvetica,sans-serif; font-size: x-small; color: #666666;}                 '''

If you like, you can change it to your own preferences and make a own personal recipe. You can remove the extra_css or change the special entry with font-size: x-small.
Thanks for the quick replay, but which on of these extra css is the one for links embedded in the text? and have i to change x-small in x-large?
Klaus
KlausRegenbrecht is offline   Reply With Quote