Skip to content

Commit

Permalink
Use white background
Browse files Browse the repository at this point in the history
  • Loading branch information
bkeepers committed Aug 31, 2012
1 parent d858dff commit cacf3bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/site.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
body {
background: #000 url(../images/bg.jpg) no-repeat center center fixed;
background: url(../images/bg.jpg) no-repeat center center fixed;
background-size: cover;
color: #FFF;
padding-top: 36px;
Expand Down

0 comments on commit cacf3bc

Please sign in to comment.