Making the font for the stats sans-serif
authorChris Seaton <chrisseaton@users.mediawiki.org>
Thu, 11 Sep 2003 17:57:55 +0000 (17:57 +0000)
committerChris Seaton <chrisseaton@users.mediawiki.org>
Thu, 11 Sep 2003 17:57:55 +0000 (17:57 +0000)
stylesheets/cologneblue.css

index b3fcfa4..dba66f4 100644 (file)
@@ -46,7 +46,7 @@ td.bottom {
  padding: 0;
 }
 #pagestats {
- font-family: Times, serif;
+ font-family: Verdana, Arial, sans-serif;
  color: black;
  font-size: 9pt;
 }