summaryrefslogtreecommitdiff
path: root/cover.css
diff options
context:
space:
mode:
authorAlexander Pickering <alexandermpickering@gmail.com>2016-11-17 14:26:58 -0500
committerAlexander Pickering <alexandermpickering@gmail.com>2016-11-17 14:26:58 -0500
commit0bb8ef7fcaf737042b91cdd44a31d812ea2e78b6 (patch)
tree4904b76ded1699185e1b8cb3f16e8a32e0e16e74 /cover.css
parent61da3578b82784527748960c617ee0849f3e7bd4 (diff)
downloadwebpage-0bb8ef7fcaf737042b91cdd44a31d812ea2e78b6.tar.gz
webpage-0bb8ef7fcaf737042b91cdd44a31d812ea2e78b6.tar.bz2
webpage-0bb8ef7fcaf737042b91cdd44a31d812ea2e78b6.zip
Fixed navbar dropdown
Diffstat (limited to 'cover.css')
-rw-r--r--cover.css19
1 files changed, 19 insertions, 0 deletions
diff --git a/cover.css b/cover.css
index 9d566de..1f61e6c 100644
--- a/cover.css
+++ b/cover.css
@@ -127,6 +127,25 @@ body {
color: rgba(255,255,255,.5);
}
+/*
+ * Inverted dropdown
+ */
+
+ .inverse-dropdown {
+ background-color: #222;
+ border-color: #080808;
+ }
+ .inverse-dropdown > li > a {
+ color: #999;
+ }
+ .inverse-dropdown > li > a:hover {
+ color: #fff;
+ background-color: #000;
+ }
+ .inverse-dropdown > .divider {
+ background-color: #000;
+ }
+
/*
* Affix and center