mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
Increase the contrast of the "new" text
This commit is contained in:
parent
dac4ed5a1e
commit
17b79fdeda
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue