summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css9
1 files changed, 5 insertions, 4 deletions
diff --git a/local.css b/local.css
index 48536995..7036d722 100644
--- a/local.css
+++ b/local.css
@@ -61,6 +61,11 @@ DIV.actions {
background-color: LightBlue;
}
+div.actions ul {
+ border-bottom: 0;
+ padding:0 0 0 15px;
+}
+
DIV#topbar {
margin: 0;
padding: 0;
@@ -98,10 +103,6 @@ DIV#topbar ol li {
line-height: 2em;
}
-div.actions ul {
- border-bottom: 0;
-}
-
DIV#sidebar {
margin: 3em 0 1em 2em;
padding: 0;