summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-26 18:09:13 +0100
committerJonas Smedegaard <dr@jones.dk>2015-02-27 19:23:37 +0100
commit5e0292fe52760d5fa6a0c15fa5ae9a97a253568d (patch)
tree5135c27ff5dd2d62e876e8ba7b5607d2fe85209b
parent995bc4db874ef625ef6fc4a17ff103719bc0fea2 (diff)
Notebox to the right.
-rw-r--r--local.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/local.css b/local.css
index c7307a5..8620836 100644
--- a/local.css
+++ b/local.css
@@ -102,6 +102,7 @@ div#sidebar ul ul li {
div.notebox {
border: none;
width: 30%;
+ margin-right: -32%
}
div.notebox, div.notebox * {
color: green !important;