mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03: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