mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 16:24:55 +00:00
fix new user color
This commit is contained in:
parent
11bfd6b68c
commit
0f62a6f132
@ -604,7 +604,7 @@ iframe {
|
||||
}
|
||||
|
||||
.new-user a {
|
||||
color: $secondary_text_color;
|
||||
color: lighten($primary_text_color, 50%);
|
||||
}
|
||||
|
||||
a.user-group {
|
||||
|
Loading…
x
Reference in New Issue
Block a user