bumped font sizes by 10%

This commit is contained in:
Andrew Davidson 2010-09-14 21:18:12 +08:00
parent 4574885a4e
commit ab3ddfe6d7

View file

@ -4,7 +4,7 @@ body {
text-align: center;
padding-top: 200px;
font-family: 'IM Fell Double Pica', serif;
font-size: .9em;
font-size: 1em;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
}