|
@@ -247,7 +247,7 @@ select[multiple] option {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
/* Change color of dropdown links on hover */
|
|
/* Change color of dropdown links on hover */
|
|
|
-.dropdown-content a:hover {
|
|
|
|
|
|
|
+.dropdown-content>a:hover {
|
|
|
/* text-decoration: underline !important; */
|
|
/* text-decoration: underline !important; */
|
|
|
font-weight: 900;
|
|
font-weight: 900;
|
|
|
background-color: #ff9966;
|
|
background-color: #ff9966;
|