1
0

css/look.css: Footer background slight change

This commit is contained in:
Aaron Lindsay 2011-04-15 21:58:12 -06:00
parent 8700eea3d3
commit 7a6452e82a

View File

@ -66,8 +66,7 @@ body {
color: #eee;
margin: 0;
padding: 1em 0 1em 0;
background-color: #036;
/* border-top: 6px solid #69c;*/
background-color: #183366;
border-top: 6px solid #000;
border-bottom: 6px solid #000;
}