set basic font size to 14px

git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3977 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
helmutm 2010-08-28 09:13:54 +00:00
parent b3bec8feac
commit 556b9d6dfc

View file

@ -22,7 +22,7 @@ blockquote, q {quotes:"" "";}
a img {border:none;}
/* typography.css */
html {font-size:100.01%;}
html {font-size:14px;}
body {font-size:95%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}