From 2807069aecf4778fd89b416ab818a8a6f2df3fbb Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Fri, 3 Feb 2012 16:45:09 +0100 Subject: Drop obsolete double notations. --- local.scss | 8 -------- 1 file changed, 8 deletions(-) diff --git a/local.scss b/local.scss index 69705ea..be44f3b 100644 --- a/local.scss +++ b/local.scss @@ -52,7 +52,6 @@ DIV.inlinefooter { font-size: 80%; } -DIV#topbar, DIV.topbar { float: right; margin: 0; @@ -61,24 +60,20 @@ DIV.topbar { width: 75%; } -DIV#topbar a, DIV.topbar a { text-decoration: none; } -DIV#topbar ul, DIV.topbar ul { list-style-type: none; padding: 0; } -DIV#topbar ul li, DIV.topbar ul li { display: inline; margin: 0 5%; } -DIV#sidebar, DIV.sidebar { background: none; padding: 1em; @@ -89,17 +84,14 @@ DIV.sidebar { margin-left: 2em; } -DIV#sidebar ul li, DIV.sidebar ul li { list-style-type: none; } -DIV#sidebar ul li SPAN.selflink, DIV.sidebar ul li SPAN.selflink { color: darkgreen; } -DIV#sidebar a, DIV.sidebar a { text-decoration: none; } -- cgit v1.2.3