summaryrefslogtreecommitdiffstats
path: root/public/less/_tribute.less
diff options
context:
space:
mode:
Diffstat (limited to 'public/less/_tribute.less')
-rw-r--r--public/less/_tribute.less5
1 files changed, 3 insertions, 2 deletions
diff --git a/public/less/_tribute.less b/public/less/_tribute.less
index 4db85a2cb6..ad097bef6d 100644
--- a/public/less/_tribute.less
+++ b/public/less/_tribute.less
@@ -24,8 +24,9 @@
}
}
- li.highlight, li:hover {
- background: #2185D0;
+ li.highlight,
+ li:hover {
+ background: #2185d0;
color: #ffffff;
}
}