summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/local.css b/local.css
index 4d1e1811..694b1eee 100644
--- a/local.css
+++ b/local.css
@@ -39,7 +39,7 @@ EM {
IMG.icon {
float: right;
width: 184px;
- margin-right: -184px;
+ margin-right: -200px;
}
body {
@@ -160,6 +160,12 @@ DIV#sidebar A:hover {
color: #06c;
}
+DIV.farbar {
+ background: none;
+ width: 30%
+ max-width: 300px;
+}
+
DIV.notebox {
color: #9cf !important;
background: none;