aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cl-theme/static/css/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/cl-theme/static/css/style.css b/cl-theme/static/css/style.css
index a7193ce..7726c1e 100644
--- a/cl-theme/static/css/style.css
+++ b/cl-theme/static/css/style.css
@@ -392,6 +392,7 @@ a {
}
a:hover {
text-decoration: none;
+ color: #ffc20e;
}
a.navbar-item.is-tab.is-active {
border-bottom-color: #dd7325;