override body background-color to stay white

This commit is contained in:
Mickey Kay
2014-01-16 13:59:54 -08:00
parent 0f4a83cb7c
commit b98a712d74
+3
View File
@@ -10,6 +10,9 @@
/* Overrides
--------------------------------------------- */
body {
background-color: #FFF;
}
.content {
width: 100%;