mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
white bg on docs again
This commit is contained in:
parent
176e0b1169
commit
091a97c01c
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
body {
|
||||
position: relative;
|
||||
padding-top: 90px;
|
||||
background-color: red;
|
||||
background-color: #fff;
|
||||
background-image: url(../img/grid-18px-masked.png);
|
||||
background-repeat: repeat-x;
|
||||
background-position: 0 40px;
|
||||
|
|
Loading…
Reference in a new issue