aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Ansum/ansum.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Ansum/ansum.css')
-rw-r--r--p/themes/Ansum/ansum.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/p/themes/Ansum/ansum.css b/p/themes/Ansum/ansum.css
index adf93cb19..6c90e7b4c 100644
--- a/p/themes/Ansum/ansum.css
+++ b/p/themes/Ansum/ansum.css
@@ -614,7 +614,8 @@ th {
background: #ca7227;
color: #fff;
}
-.nav-list .item.active a {
+.nav-list .item.active a,
+.nav-list .item.active .as-link {
background: #ca7227;
color: #fff;
text-decoration: none;