]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Updated homepage more
authorMark Otto <otto@github.com>
Thu, 1 Aug 2013 00:05:06 +0000 (17:05 -0700)
committerMark Otto <otto@github.com>
Thu, 1 Aug 2013 00:05:06 +0000 (17:05 -0700)
assets/css/docs.css
assets/img/map.png [new file with mode: 0644]

index 56b5d1f3903b798f9e96360b06b4fedfa605fc31..62dcf3b890339c579332465c1b24a78786b00f9c 100644 (file)
@@ -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 (file)
index 0000000..deea355
Binary files /dev/null and b/assets/img/map.png differ