summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-03-31 00:28:40 +0200
committerSiri Reiter <siri@jones.dk>2009-03-31 00:28:40 +0200
commit655fbb85a1e219926019dd33b002cfbb29174c3a (patch)
tree05199fbc8034345cdea86c3fdf7280ebed3e886c /local.css
parent3201632c9fb22b8939e022042831237ed3cdce10 (diff)
Notebox no background-color.
Diffstat (limited to 'local.css')
-rw-r--r--local.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/local.css b/local.css
index 51e6db60..a8e13485 100644
--- a/local.css
+++ b/local.css
@@ -120,6 +120,7 @@ DIV#content {
DIV.notebox {
color: #9cf !important;
+ background-color: none;
border: dashed;
margin-right: 0%;
width: 200px;