From c00c6fdf71b3b3d67c706364190e5cba2a798693 Mon Sep 17 00:00:00 2001 From: Chris Seaton Date: Thu, 11 Sep 2003 17:57:55 +0000 Subject: [PATCH] Making the font for the stats sans-serif --- stylesheets/cologneblue.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- 2.20.1