diff options
| author | Mark Otto <[email protected]> | 2013-07-31 17:05:06 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-31 17:05:06 -0700 |
| commit | afef74d03d393863048f7374a1ff9e0c4ad93bbb (patch) | |
| tree | 411e4f1bceb8119bfcbea9629ec1dbf0e82fd4a3 /assets/css/docs.css | |
| parent | f43fa23ae0bacee23c19a65e39b96b3a21b9adf1 (diff) | |
| download | bootstrap-afef74d03d393863048f7374a1ff9e0c4ad93bbb.tar.xz bootstrap-afef74d03d393863048f7374a1ff9e0c4ad93bbb.zip | |
Updated homepage more
Diffstat (limited to 'assets/css/docs.css')
| -rw-r--r-- | assets/css/docs.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/css/docs.css b/assets/css/docs.css index 56b5d1f39..62dcf3b89 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; } |
