diff --git a/homepage/style.css b/homepage/style.css index c497065..3c1e680 100644 --- a/homepage/style.css +++ b/homepage/style.css @@ -158,6 +158,11 @@ button:hover { color: white; } +.topnav .button-hover { + background-color: rgb(219, 295, 235) !important; + color: black; +} + .topnav .icon { display: none; } diff --git a/homepage/views.php b/homepage/views.php index 612f4ab..4408b02 100644 --- a/homepage/views.php +++ b/homepage/views.php @@ -30,6 +30,20 @@ + + +