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