0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

move down background iamge

This commit is contained in:
Mark Otto 2012-01-26 15:22:52 -08:00
parent 95356ee062
commit f398926e46

View File

@ -14,6 +14,7 @@ body {
background-color: #fff;
background-image: url(../img/grid-18px-masked.png);
background-repeat: repeat-x;
background-position: 0 40px;
}