summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-04-07 03:37:16 +0200
committerSiri Reiter <siri@jones.dk>2009-04-07 03:37:16 +0200
commiteae4773798198d1be86ddb0a62141d71dc91cfaf (patch)
tree508454aecd2ea7a1815f38ee5e1cadb080f1a4cb /local.css
parentfea951007d6eca40ecfc4c2b2fc17097a883be23 (diff)
Content 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 abede34b..c4e9ed49 100644
--- a/local.css
+++ b/local.css
@@ -123,7 +123,7 @@ DIV#wrapper {
}
DIV#content {
- background-color: LightBlue;
+ background-color: none;
clear: both;
margin: 20px auto 4em;
padding: 0 1em 1em 1em;