mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Don't reset body background to white
This commit is contained in:
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user