diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/scaffolding.less | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/scaffolding.less b/lib/scaffolding.less index 394a5fd6e..bd7bf873c 100644 --- a/lib/scaffolding.less +++ b/lib/scaffolding.less @@ -7,10 +7,8 @@ // STRUCTURAL LAYOUT // ----------------- -html, body { - background-color: @white; -} body { + background-color: @white; margin: 0; #font > .sans-serif(normal,@basefont,@baseline); color: @grayDark; |
