X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=themes%2Fdefault.css;h=0c5dffb9845e89de48f840636775fafc7c5d9c7b;hb=5f0ce9f567afab5c48a592fbdb7bd0cd182cb3f9;hp=baeeee6c793418fd98619dd7aab3b59fd7cd0493;hpb=ed4cab85e95f1eb70badbc3a22a493b5924d8e7e;p=shellwiki diff --git a/themes/default.css b/themes/default.css index baeeee6..0c5dffb 100644 --- a/themes/default.css +++ b/themes/default.css @@ -5,6 +5,7 @@ body { width: 100%; min-height: 100%; padding-bottom: 6em; + background-color: #EEE; } header, footer { @@ -53,6 +54,7 @@ main article { margin: 1em; padding: .125em 1em 1em 1em; box-shadow: .25em .25em .75em; + background-color: #FFF; }