Added background image like the main site

This commit is contained in:
Timothy Steward 2014-01-11 21:39:51 -06:00
parent 6be8ff903c
commit eae006149c
2 changed files with 1 additions and 0 deletions

BIN
background.png Normal file

Binary file not shown.

After

(image error) Size: 9 KiB

View file

@ -5,6 +5,7 @@ body {
body {
font: 13px Helvetica Neue, Helvetica, sans-serif;
margin: 0;
background-image: url("background.png");
}
header {
position: fixed;