Page background should be white in order to override browser's default (which may be of another colour.)

This commit is contained in:
Mark Seymour
2013-02-21 15:21:38 -04:00
parent 886a7239b6
commit fff0a5cc3a

View File

@@ -1,6 +1,7 @@
@import "000_vars.css.scss";
body {
background-color: #FFF;
font-family: Verdana, Helvetica, sans-serif;
padding: 0;
margin: 0;