From de90867cf6bbcad37ddb3fe05b241c2d04caa602 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 2 Jan 2011 23:56:16 +0100 Subject: Style: Fix set frieze borders equal to container top border. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index b3da18c..8bbdde5 100644 --- a/local.css +++ b/local.css @@ -108,6 +108,7 @@ DIV#frieze { overflow: hidden; background-color: DimGrey; width: 100%; + font-size: 0; text-align: center; white-space: nowrap; } @@ -123,7 +124,6 @@ DIV#frieze UL { DIV#frieze UL LI { display:inline; margin-right: 10px; - font-size: 0; } DIV#pageinfo { -- cgit v1.2.3