From: Mark Otto Date: Mon, 23 Apr 2012 10:06:30 +0000 (-0700) Subject: white bg on docs again X-Git-Tag: v2.0.3~5^2~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=091a97c01c0dd9e725e42c6a1a6a19a74054d587;p=thirdparty%2Fbootstrap.git white bg on docs again --- diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index c9cb00d683..b7e0c8dbfa 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -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;