Merge pull request #1574 from consul/accesibility-colors
Accesibility colors
This commit is contained in:
@@ -257,6 +257,7 @@ a {
|
||||
}
|
||||
|
||||
.close-button {
|
||||
color: $text;
|
||||
top: $line-height/2;
|
||||
}
|
||||
|
||||
@@ -1140,10 +1141,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