Skip to content

Commit

Permalink
Remove the big background image
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Kreeftmeijer committed Jan 22, 2012
1 parent c4c50fc commit 53e15f0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions css/screen.css
Expand Up @@ -14,14 +14,7 @@ html

body
{
-moz-background-size:100% auto;
-o-background-size:100% auto;
-webkit-background-size:100% auto;
background-attachment:fixed;
background-color:#222;
background-image: url('../images/background.jpg');
background-position:center;
background-size:100% auto;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

Expand Down

0 comments on commit 53e15f0

Please sign in to comment.