DSatishchandra commited on
Commit
dd01cc2
·
verified ·
1 Parent(s): f6afd93

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. 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: #d0d0d0; /* Slightly darker background on hover */
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 */