summaryrefslogtreecommitdiff
path: root/united/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'united/bootstrap.css')
-rw-r--r--united/bootstrap.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/united/bootstrap.css b/united/bootstrap.css
index 8706158d..a9206254 100644
--- a/united/bootstrap.css
+++ b/united/bootstrap.css
@@ -3353,6 +3353,9 @@ a.thumbnail:hover {
border-right: 1px solid #C03D14;
border-left: 1px solid #E6633A;
}
+.navbar .nav > li > a:hover {
+ background-color: #97310e;
+}
.navbar .nav .active > a, .navbar .nav .active > a:hover {
background-color: rgba(0, 0, 0, 0.2);
}