diff options
Diffstat (limited to 'local.css')
-rw-r--r-- | local.css | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -33,6 +33,12 @@ DIV#sidebar ol li { font-size: 1.1em; line-height: 2em; } +div#pageinfo { + border-top: 0; +} +div.actions ul { + border-bottom: 0; +} DIV#content { clear: both; |