diff options
| author | Siri Reiter <siri@jones.dk> | 2009-03-31 01:03:00 +0200 |
|---|---|---|
| committer | Siri Reiter <siri@jones.dk> | 2009-03-31 01:03:00 +0200 |
| commit | 792b924e08e355b414e5520e8a0c8a681fee9ca0 (patch) | |
| tree | f2739cee59bebfdf8252e8275ec85119f65ca903 | |
| parent | 89c4b452d1a75fc2419d7719d2465f073c71d33d (diff) | |
Topbar list item space 4 em.
| -rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 { |
