Author: phobos Date: 2011-06-06 00:51:15 +0000 (Mon, 06 Jun 2011) New Revision: 24806
Modified: website/trunk/css/typography.css Log: remove the font no one has.
Modified: website/trunk/css/typography.css =================================================================== --- website/trunk/css/typography.css 2011-06-05 19:21:39 UTC (rev 24805) +++ website/trunk/css/typography.css 2011-06-06 00:51:15 UTC (rev 24806) @@ -5,7 +5,7 @@ /* UNIVERSAL ------------*/
body { - font-family: Helvetica, "Helvetica Neue", Arial, sans-serif; + font-family: Helvetica, Arial, sans-serif; font-size: 10pt; color: #1a1a1a; } @@ -46,14 +46,14 @@ }
h3 { - font-family: Helvetica, "Helvetica Neue", Arial, sans-serif; + font-family: Helvetica, Arial, sans-serif; font-size: 1.167em; line-height: 20px; color: #0d1304; }
h4 { - font-family: Helvetica, "Helvetica Neue", Arial, sans-serif; + font-family: Helvetica, Arial, sans-serif; line-height: 20px; font-size: 1em; }