mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-31 00:58:10 -05:00
remove html from body background
This commit is contained in:
@@ -7,10 +7,8 @@
|
||||
// STRUCTURAL LAYOUT
|
||||
// -----------------
|
||||
|
||||
html, body {
|
||||
background-color: @white;
|
||||
}
|
||||
body {
|
||||
background-color: @white;
|
||||
margin: 0;
|
||||
font-family: @baseFontFamily;
|
||||
font-size: @baseFontSize;
|
||||
|
||||
Reference in New Issue
Block a user