diff --git a/_layouts/student_view.html b/_layouts/student_view.html index 1c4aeaf7..b0a9c005 100644 --- a/_layouts/student_view.html +++ b/_layouts/student_view.html @@ -32,7 +32,7 @@ ul.topnav li a.active, ul.topnav li a:hover:not(.active) { - background-color: #ea5252; + background-color: #6cabb4; } @media screen and (max-width: 600px) {