1
0
Fork 0
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:
Mark Otto 2012-04-23 03:06:30 -07:00
parent 176e0b1169
commit 091a97c01c

View file

@ -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;