diff options
| author | Siri Reiter <siri@jones.dk> | 2009-04-07 03:37:16 +0200 |
|---|---|---|
| committer | Siri Reiter <siri@jones.dk> | 2009-04-07 03:37:16 +0200 |
| commit | eae4773798198d1be86ddb0a62141d71dc91cfaf (patch) | |
| tree | 508454aecd2ea7a1815f38ee5e1cadb080f1a4cb | |
| parent | fea951007d6eca40ecfc4c2b2fc17097a883be23 (diff) | |
Content no background color.
| -rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |
