@@ -90,7 +90,8 @@ li.dropdown {
}
.dropdown-content a:hover {
- background-color: #f1f1f1;
+ color: white;
+ background-color: red;
.dropdown:hover .dropdown-content {