diff --git a/sd-card/html/style.css b/sd-card/html/style.css
index f1450a3a..4b840d88 100644
--- a/sd-card/html/style.css
+++ b/sd-card/html/style.css
@@ -160,7 +160,7 @@ p {
.menu li:hover li a{
background:none;
color: black;
- background-color: white;
+ background-color: #f1f1f1;
}
.menu li ul a{