summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css15
1 files changed, 15 insertions, 0 deletions
diff --git a/local.css b/local.css
index dcae4c74..0c8f185f 100644
--- a/local.css
+++ b/local.css
@@ -164,6 +164,21 @@ DIV.sidebar A:hover {
color: #06c;
}
+DIV.sidebar DIV.notebox {
+ color: white !important;
+ background: #ff30ff;
+ border: none;
+}
+
+/* TODO: drop when nn4.css is dropped */
+DIV.sidebar DIV.notebox p {
+ color: white;
+}
+
+DIV.sidebar DIV.notebox A {
+ color: inherit;
+}
+
DIV.farbar {
background: none;
width: 30%