From 4babfb0ddd076dd6fd07f9d537a8b5926ae1359d Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Tue, 27 May 2003 16:44:38 +0000 Subject: [PATCH] changed x-small to 10px font in navbar --- lam/style/500_layout.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lam/style/500_layout.css b/lam/style/500_layout.css index 03d00634..feccabbe 100644 --- a/lam/style/500_layout.css +++ b/lam/style/500_layout.css @@ -140,7 +140,7 @@ table.groupnav { td.groupnav_text { color:green; font-family:Verdana; - font-size:x-small; + font-size:10px; } /* color for active page digit */ @@ -197,7 +197,7 @@ table.hostnav { td.hostnav_text { color:green; font-family:Verdana; - font-size:x-small; + font-size:10px; } /* color for active page digit */