From: Chris Seaton Date: Thu, 11 Sep 2003 17:57:55 +0000 (+0000) Subject: Making the font for the stats sans-serif X-Git-Tag: 1.1.0~280 X-Git-Url: http://git.cyclocoop.org/url?a=commitdiff_plain;h=c00c6fdf71b3b3d67c706364190e5cba2a798693;p=lhc%2Fweb%2Fwiklou.git Making the font for the stats sans-serif --- diff --git a/stylesheets/cologneblue.css b/stylesheets/cologneblue.css index b3fcfa4deb..dba66f487c 100644 --- a/stylesheets/cologneblue.css +++ b/stylesheets/cologneblue.css @@ -46,7 +46,7 @@ td.bottom { padding: 0; } #pagestats { - font-family: Times, serif; + font-family: Verdana, Arial, sans-serif; color: black; font-size: 9pt; }