]> git.plutz.net Git - shellwiki/blobdiff - themes/default.css
background colours
[shellwiki] / themes / default.css
index baeeee6c793418fd98619dd7aab3b59fd7cd0493..0c5dffb9845e89de48f840636775fafc7c5d9c7b 100644 (file)
@@ -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;
 }