summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
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 {