summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/workshop_app/css/sticky-footer.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/workshop_app/css/sticky-footer.css b/static/workshop_app/css/sticky-footer.css
index bad5ff7..3db4f72 100644
--- a/static/workshop_app/css/sticky-footer.css
+++ b/static/workshop_app/css/sticky-footer.css
@@ -13,7 +13,7 @@
/* OnActive Tab */
.navbar-custom .navbar-nav > .active > a {
color: black;
- background: white;
+ background: white;
}
.navbar-custom .navbar-nav > li > a:hover,
@@ -32,6 +32,7 @@
}
.navbar-custom .navbar-brand:hover{
+ color: white;
}
/**