Don't use !important for wiki color. Allow themes to override it.

This commit is contained in:
Robin Ward
2018-06-20 10:47:27 -04:00
parent bb11375590
commit fbc194c330
3 changed files with 8 additions and 1 deletions

View File

@@ -431,7 +431,7 @@ aside.quote {
.wiki,
.last-wiki-edit {
color: green !important;
color: $wiki;
}
&.via-email {