diff --git a/threadr/style.css b/threadr/style.css index 476f746..72355ac 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -198,7 +198,7 @@ ul.topnav li a:hover:not(.active) { } ul.topnav li a.active { - background-color: #f582ae; + background-color: #8bd3dd; } ul.topnav li.right {