summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/local.css b/local.css
index 92bd44b..060c462 100644
--- a/local.css
+++ b/local.css
@@ -44,6 +44,13 @@ DIV.pagerights P,
DIV.pagedate P {
line-height: 1.2em;
}
+DIV.topbar UL {
+ list-style-type: none;
+ padding: 0;
+}
+DIV.topbar UL LI {
+ display: inline;
+}
DIV#pagebody {
float: left;
width: 100%;