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
|
// 10. Officials levels
|
||||||
// --------------------
|
// --------------------
|
||||||
|
|
||||||
[class^="level-"] {
|
.level-1, .level-2, .level-3,
|
||||||
color: black;
|
.level-4, .level-5,
|
||||||
}
|
|
||||||
|
|
||||||
.is-author, .is-association {
|
.is-author, .is-association {
|
||||||
color: black;
|
color: black;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user