From: Mark Otto Date: Thu, 1 Aug 2013 00:05:06 +0000 (-0700) Subject: Updated homepage more X-Git-Tag: v3.0.0~82 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=afef74d03d393863048f7374a1ff9e0c4ad93bbb;p=thirdparty%2Fbootstrap.git Updated homepage more --- diff --git a/assets/css/docs.css b/assets/css/docs.css index 56b5d1f390..62dcf3b890 100644 --- a/assets/css/docs.css +++ b/assets/css/docs.css @@ -104,6 +104,10 @@ body { .bs-docs-home { color: #cdbfe3; background-color: #563d7c; + background-image: url("../img/map.png"); +} +.bs-docs-home .navbar { + background-color: transparent; } diff --git a/assets/img/map.png b/assets/img/map.png new file mode 100644 index 0000000000..deea35562d Binary files /dev/null and b/assets/img/map.png differ