Author: mlibbey
Date: Thu Dec 22 22:34:18 2011
New Revision: 1222497

URL: http://svn.apache.org/viewvc?rev=1222497&view=rev
Log:
remove the other font families that are not distributed with Mac or Windows

Modified:
    trafficserver/site/trunk/content/styles/styles.css

Modified: trafficserver/site/trunk/content/styles/styles.css
URL: 
http://svn.apache.org/viewvc/trafficserver/site/trunk/content/styles/styles.css?rev=1222497&r1=1222496&r2=1222497&view=diff
==============================================================================
--- trafficserver/site/trunk/content/styles/styles.css (original)
+++ trafficserver/site/trunk/content/styles/styles.css Thu Dec 22 22:34:18 2011
@@ -99,7 +99,6 @@ a {
 }
 
 .nav {
-        font-family: "M+2pheavy","Helvetica Neue",Arial,Helvetica,sans-serif;
         font-weight: bold;
         background-color: black;
         -moz-border-radius: 5px;
@@ -134,12 +133,10 @@ a {
 /* 5. HEADINGS */
 
 .banner h2, .banner h1{
-    font-family: "M+2pheavy","Helvetica Neue",Arial,Helvetica,sans-serif;
     font-size:150%;
     margin-left: 10px;
 }
 .banner h3{
-    font-family: "M+2pheavy","Helvetica Neue",Arial,Helvetica,sans-serif;
     font-size:125%;
     margin-left: 10px;
 }
@@ -155,7 +152,6 @@ a {
 }
 
 #content h1 {
-    font-family: "M+2pheavy","Helvetica Neue",Arial,Helvetica,sans-serif;
     background-color:#EEEEEE;
     margin:0px 0 12px 0; 
     color:#528DC8;
@@ -170,14 +166,12 @@ a {
 }
 
 #content h2 {
-  font-family: "M+2pheavy","Helvetica Neue",Arial,Helvetica,sans-serif;
   font-weight:bold;
   color:#528DC8;
   margin-top: 1em;
 }
 
 #content h3 {
-  font-family: "M+2pheavy","Helvetica Neue",Arial,Helvetica,sans-serif;
   font-weight:bold;
   color:#528DC8;
   margin-top: 1em;
@@ -189,7 +183,6 @@ a {
   margin-top: 1em;
 }
 #header-main {
-    font-family: "M+2pheavy","Helvetica Neue",Arial,Helvetica,sans-serif;
     font-weight: bold;
     text-align: right;
     font-size: 200%;
@@ -197,7 +190,6 @@ a {
     margin-right: 30px;
 }
 #header-sub {
-    font-family: "M+2pheavy","Helvetica Neue",Arial,Helvetica,sans-serif;
     font-weight: bold;
     text-align: right;
     font-size: 150%;


Reply via email to