diff --git a/sd-card/html/style.css b/sd-card/html/style.css
index e8e8e1b3..68b2260f 100644
--- a/sd-card/html/style.css
+++ b/sd-card/html/style.css
@@ -90,7 +90,8 @@ li.dropdown {
}
.dropdown-content a:hover {
- background-color: #f1f1f1;
+ color: white;
+ background-color: red;
}
.dropdown:hover .dropdown-content {