Skip to content

Commit

Permalink
make cover page background darker
Browse files Browse the repository at this point in the history
  • Loading branch information
sarabander committed Feb 14, 2014
1 parent b954e37 commit ab9feef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ http://coding.smashingmagazine.com/2013/08/09/absolute-horizontal-vertical-cente
http://coding.smashingmagazine.com/2013/05/22/centering-elements-with-flexbox/
*/
body {
background-color: #f0f0f0;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
Expand Down

0 comments on commit ab9feef

Please sign in to comment.