mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
-background to -bg for body and table vars
This commit is contained in:
@@ -34,7 +34,7 @@ body {
|
||||
font-size: 14px;
|
||||
line-height: @line-height-base;
|
||||
color: @text-color;
|
||||
background-color: @body-background;
|
||||
background-color: @body-bg;
|
||||
}
|
||||
|
||||
// Reset fonts for revelant elements
|
||||
|
||||
Reference in New Issue
Block a user