Skip to content

Commit

Permalink
forgot to move to jpgs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarrod Overson committed Mar 28, 2012
1 parent 8b7ef4a commit 010c580
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions css/main.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions css/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
@brandColor :hsl(208,99%,55%);

body {
background:url('../img/bgLight.png');
background:url('../img/bgLight.jpg');
}

a {
Expand Down Expand Up @@ -44,7 +44,7 @@ header {
height:210px;
text-align:center;
background-color: #333;
background:url("../img/bgDark.png");
background:url("../img/bgDark.jpg");

#ribbon {
}
Expand Down Expand Up @@ -307,7 +307,7 @@ footer {
text-align:center;
min-width:942px;

background:url("../img/bgDark.png");
background:url("../img/bgDark.jpg");
color:#ccc;
p {
font-size:12px;
Expand Down
Binary file added img/bgDark.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/bgLight.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 010c580

Please sign in to comment.