use Arial as standard font
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4213 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
d116bca8b5
commit
2f3db75ba7
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ a img {border:none;}
|
|||
|
||||
/* typography.css */
|
||||
html {font-size:14.2px;}
|
||||
body {font-size:95%;color:#222;background:#fff;font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
|
||||
body {font-size:95%;color:#222;background:#fff;font-family: Arial, Helvetica, sans-serif;}
|
||||
h1, h2, h3, h4, h5, h6 {color:#111;font-weight:bold}
|
||||
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
|
||||
h2 {font-size:2em;margin-bottom:0.75em;}
|
||||
|
|
Loading…
Add table
Reference in a new issue