Spaces:
Sleeping
Sleeping
Update templates/menu.html
Browse files- templates/menu.html +1 -1
templates/menu.html
CHANGED
@@ -286,7 +286,7 @@ h1.text-center {
|
|
286 |
|
287 |
/* Hover effect for the checkboxes */
|
288 |
.addon-section .form-check-input:hover {
|
289 |
-
background-color: #
|
290 |
}
|
291 |
|
292 |
/* Focus effect on custom checkbox */
|
|
|
286 |
|
287 |
/* Hover effect for the checkboxes */
|
288 |
.addon-section .form-check-input:hover {
|
289 |
+
background-color: #006400; /* Slightly darker background on hover */
|
290 |
}
|
291 |
|
292 |
/* Focus effect on custom checkbox */
|