From 8eb67a7c72a3eb63d8302d536b70a2f8949befb7 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sun, 8 May 2011 23:42:22 +0200 Subject: Merge topbar styles. --- local.scss | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/local.scss b/local.scss index 741aff2..bb49e9e 100644 --- a/local.scss +++ b/local.scss @@ -119,12 +119,11 @@ div.topbar ul { margin-bottom: 0; font-size: 1.2em; line-height: 2.5em; -} - -div.topbar ul li { - display: inline; - color: $accent; - margin: 0 4em 0 0; + li { + display: inline; + color: $accent; + margin: 0 4em 0 0; + } } div.topbar a:hover, -- cgit v1.2.3