]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
white bg on docs again
authorMark Otto <markotto@twitter.com>
Mon, 23 Apr 2012 10:06:30 +0000 (03:06 -0700)
committerMark Otto <markotto@twitter.com>
Mon, 23 Apr 2012 10:06:30 +0000 (03:06 -0700)
docs/assets/css/docs.css

index c9cb00d68325656ad1ae105eb3e85f3177586eb8..b7e0c8dbfab20b3a0813ac3f69cac36927080d89 100644 (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;