From: Mark Otto Date: Thu, 26 Jan 2012 23:22:52 +0000 (-0800) Subject: move down background iamge X-Git-Tag: v2.0.0~6^2~142 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f398926e4647df1e7e5a2abdbc9e2e9e775eeb34;p=thirdparty%2Fbootstrap.git move down background iamge --- diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 449199ca0f..2ef4139069 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -14,6 +14,7 @@ body { background-color: #fff; background-image: url(../img/grid-18px-masked.png); background-repeat: repeat-x; + background-position: 0 40px; }