summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-03-31 01:03:00 +0200
committerSiri Reiter <siri@jones.dk>2009-03-31 01:03:00 +0200
commit792b924e08e355b414e5520e8a0c8a681fee9ca0 (patch)
treef2739cee59bebfdf8252e8275ec85119f65ca903 /local.css
parent89c4b452d1a75fc2419d7719d2465f073c71d33d (diff)
Topbar list item space 4 em.
Diffstat (limited to 'local.css')
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index 987cf9d7..27b2f3dd 100644
--- a/local.css
+++ b/local.css
@@ -60,7 +60,7 @@ DIV#topbar ul li {
display: inline;
color: #06c;
font-weight: bold;
- margin: 0 5%;
+ margin: 0 4em;
}
DIV#topbar a:hover {