mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-08 14:46:34 +02:00
white bg on docs again
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
body {
|
body {
|
||||||
position: relative;
|
position: relative;
|
||||||
padding-top: 90px;
|
padding-top: 90px;
|
||||||
background-color: red;
|
background-color: #fff;
|
||||||
background-image: url(../img/grid-18px-masked.png);
|
background-image: url(../img/grid-18px-masked.png);
|
||||||
background-repeat: repeat-x;
|
background-repeat: repeat-x;
|
||||||
background-position: 0 40px;
|
background-position: 0 40px;
|
||||||
|
Reference in New Issue
Block a user