diff options
-rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 { |