fixes color contrast on officials levels labels
This commit is contained in:
@@ -1140,10 +1140,8 @@ img.avatar, img.admin-avatar, img.moderator-avatar, img.initialjs-avatar {
|
||||
// 10. Officials levels
|
||||
// --------------------
|
||||
|
||||
[class^="level-"] {
|
||||
color: black;
|
||||
}
|
||||
|
||||
.level-1, .level-2, .level-3,
|
||||
.level-4, .level-5,
|
||||
.is-author, .is-association {
|
||||
color: black;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user