From 0b4315eab5673bce983787070153a2a899caceee Mon Sep 17 00:00:00 2001 From: chriskl Date: Wed, 28 May 2003 06:03:51 +0000 Subject: [PATCH] small tweak from davey to fix zooming text --- themes/default/global.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/themes/default/global.css b/themes/default/global.css index 3a20f2c2..0ed4b71d 100644 --- a/themes/default/global.css +++ b/themes/default/global.css @@ -1,7 +1,7 @@ /** * Default style sheet, based of the work of Juri Aksenov * - * $Id: global.css,v 1.10 2003/05/28 03:08:45 chriskl Exp $ + * $Id: global.css,v 1.11 2003/05/28 06:03:51 chriskl Exp $ */ /** ELEMENTS */ @@ -215,6 +215,5 @@ a.navlink:active, a.toplink:active font-family: arial, tahoma, verdana, helvetica, sans-serif, serif; font-weight: bold; text-decoration: none; - font-size: 1.2em; } -- 2.39.5