summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/local.css b/local.css
index 46c8b12..6a688e2 100644
--- a/local.css
+++ b/local.css
@@ -99,6 +99,12 @@ div#sidebar ul ul li {
margin-left: 10%;
}
+div#notebox {
+ border: none;
+ color: green;
+ width: 30%;
+}
+
div#farbar {
float: right;
border-style: solid;