Increase the contrast of the "new" text

This commit is contained in:
Robin Ward 2014-09-03 15:37:42 -04:00
parent dac4ed5a1e
commit 17b79fdeda

View File

@ -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;
}