summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-03-12 02:03:47 +0100
committerSiri Reiter <siri@jones.dk>2009-03-12 02:03:47 +0100
commitc12010c7e40bccee5a38df6ba4b42ca5b6317799 (patch)
treefa25486ffb9b6b5eef3f2de454664267b9436920 /local.css
parent1f7e23cb0360238e5ceb58f233a897aba158211a (diff)
Local CSS: Notebox wider and farer.
Diffstat (limited to 'local.css')
-rw-r--r--local.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/local.css b/local.css
index e15aef04..82830914 100644
--- a/local.css
+++ b/local.css
@@ -116,8 +116,8 @@ DIV#content {
DIV.notebox {
color: lightblue !important;
border: dashed;
- margin-right: -32%;
- width: 30%;
+ margin-right: -50%;
+ width: 35%;
}
DIV.notebox p {