tabs.less: Adjust tabs item color

This commit is contained in:
Florian Strohmaier 2020-07-30 15:47:53 +02:00 committed by Johannes Meyer
parent 1b0e8aa73c
commit c854bd3f34

View File

@ -27,7 +27,7 @@
}
> a {
color: @white;
color: @text-color;
&:hover {
text-decoration: none;