dropdown links should always be black
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
}
|
||||
|
||||
a {
|
||||
color: black;
|
||||
color: black !important;
|
||||
padding: 5px 16px;
|
||||
text-decoration: none;
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user