mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 03:09:00 +08:00
Increase the contrast of the "new" text
This commit is contained in:
parent
dac4ed5a1e
commit
17b79fdeda
|
@ -82,7 +82,7 @@ h1 a.badge-category div {vertical-align: top;}
|
|||
|
||||
&.new-topic {
|
||||
background-color: transparent;
|
||||
color: scale-color($tertiary, $lightness: 50%);
|
||||
color: scale-color($tertiary, $lightness: 10%);
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user