Updated header font sizes in the theme machine.

--HG--
branch : dev
This commit is contained in:
Jonathan Wall
2010-11-29 11:46:09 -08:00
parent 4101cfef7e
commit 08990e5ae1

View File

@@ -120,10 +120,10 @@ body {
/* Headings */
h1,h2,h3,h4,h5,h6 { font-weight: normal; margin:.6em 0;}
h1 { font-size: 1.231em; }
h2 { font-size: 1.154em; }
h3 { font-size: 1.077em; }
h4 { font-size: 1em; }
h1 { font-size: 1.308em; }
h2 { font-size: 1.231em; }
h3 { font-size: 1.154em; }
h4 { font-size: 1.077em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }