summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-26 16:44:11 +0100
committerJonas Smedegaard <dr@jones.dk>2015-02-27 19:23:36 +0100
commit16baf930d320ff8cac518f502171e9cd1891395c (patch)
tree5aa99b7bf616d92edb8a6d619862a6c32ea30673
parentfe9480b346fcf8031b8bf6d945aa5312fae03cbf (diff)
Notebox green text.
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index 7cf45b0..214e458 100644
--- a/local.css
+++ b/local.css
@@ -101,7 +101,7 @@ div#sidebar ul ul li {
div.notebox {
border: none;
- color: green;
+ color: green !important;
width: 30%;
}