summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-26 18:09:13 +0100
committerSiri Reiter <siri@jones.dk>2008-10-26 18:09:13 +0100
commitb9a5bfd28750752f0745fba08762856ebf143735 (patch)
treef80526028c00fde1f45a428846c519a8c2d9114e
parentdb48e36d498c5e2af4e0733a0ae01a700ecfcdf9 (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;