diff options
Diffstat (limited to 'local.scss')
-rw-r--r-- | local.scss | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -165,11 +165,10 @@ div.sidebar ul { margin: 0px; padding: 0px; font-weight: bold; -} - -div.sidebar ul li { - line-height: 2; - list-style-type: none; + li { + line-height: 2; + list-style-type: none; + } } div.sidebar ul li span.selflink { |