Change tags color, fixes #4
This commit is contained in:
parent
529d716564
commit
843a35685a
|
@ -17,6 +17,9 @@
|
||||||
> li
|
> li
|
||||||
background-color: $background !important
|
background-color: $background !important
|
||||||
|
|
||||||
|
.label-topic-tag>*
|
||||||
|
color: $comment !important
|
||||||
|
|
||||||
.is-topic-official
|
.is-topic-official
|
||||||
border-color: $orange !important
|
border-color: $orange !important
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue