Don't reset body background to white

This commit is contained in:
Kevin Sawicki
2013-01-17 10:11:04 -08:00
parent 12fdf07137
commit ef37659e56

View File

@@ -40,7 +40,6 @@ footer, header, hgroup, menu, nav, section {
/* Line-height should always be unitless! */
body {
line-height: 1.5;
background: white;
}
/* Tables still need 'cellspacing="0"' in the markup. */