mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-06 21:56:42 +02:00
white bg on docs again
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user