ensure donor tag color is always white

This commit is contained in:
jomo
2016-11-19 21:15:03 +01:00
parent 5ba4783393
commit 381e6e8b5b

View File

@@ -439,6 +439,7 @@ blockquote p {
}
.donor {
color: #fff;
background: #f60 !important;
margin-left: 2px !important;
}