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