diff options
-rw-r--r-- | local.css | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -76,7 +76,12 @@ Div.pageheader DIV.actions { div.actions ul { border-bottom: 0; - padding:0 0 0 15px; + padding: 0 0 0 15px; +} + +div#feedlink i { + font size: 80%; + line-height: 1em; } DIV#topbar, |