summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/local.css b/local.css
index a6cf44b..9922272 100644
--- a/local.css
+++ b/local.css
@@ -99,11 +99,13 @@ div#sidebar ul ul li {
margin-left: 10%;
}
-div.notebox * {
+div.notebox {
border: none;
- color: green !important;
width: 30%;
}
+div.notebox, div.notebox * {
+ color: green !important;
+}
div#farbar {
float: right;