dropdown links should always be black

This commit is contained in:
ansuz
2017-02-02 18:52:11 +01:00
parent 0ad95142f5
commit 8648ff208e
3 changed files with 3 additions and 3 deletions

View File

@@ -41,7 +41,7 @@
}
a {
color: black;
color: black !important;
padding: 5px 16px;
text-decoration: none;
display: block;