summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/local.css b/local.css
index ca710792..67d2599c 100644
--- a/local.css
+++ b/local.css
@@ -184,7 +184,9 @@ DIV.sidebar DIV.notebox A {
}
DIV.farbar {
- background: none;
+ float: right;
+ margin-left: -30%;
+ background: lightblue;
width: 30%
max-width: 300px;
}