Skip to content

Commit

Permalink
Add background color to page
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Tilley committed Apr 13, 2012
1 parent 1cba19a commit 763fb00
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sass/site.scss
Expand Up @@ -20,6 +20,7 @@ body {
padding: 0;
font-family: $body-font;
margin-bottom: 50px;
background-color: white;
}

.when {
Expand Down Expand Up @@ -164,4 +165,4 @@ div.gist-meta {
margin: 1px;
line-height: 1;
height: 15px;
}
}

0 comments on commit 763fb00

Please sign in to comment.