Skip to content

Commit

Permalink
Removing background image
Browse files Browse the repository at this point in the history
  • Loading branch information
robertodecurnex committed Aug 29, 2013
1 parent 0cc561a commit c9f0c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stylesheets/default.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
body {
background-color: black;
background-image: url('/images/background.png');
background-position: center;
background-attachment: fixed;
background-repeat: no-repeat;;
Expand Down Expand Up @@ -85,6 +84,7 @@ div.section#content {
width: 71%;
margin-right: 1%;
padding: 15px 0;
min-height: 1852px;
}
div.nav#main {
margin-bottom: 10px;
Expand Down

0 comments on commit c9f0c27

Please sign in to comment.