Skip to content

Commit ab9feef

Browse files
committed
make cover page background darker
1 parent b954e37 commit ab9feef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.xhtml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ http://coding.smashingmagazine.com/2013/08/09/absolute-horizontal-vertical-cente
2020
http://coding.smashingmagazine.com/2013/05/22/centering-elements-with-flexbox/
2121
*/
2222
body {
23+
background-color: #f0f0f0;
2324
display: -webkit-box;
2425
display: -moz-box;
2526
display: -ms-flexbox;

0 commit comments

Comments
 (0)