mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-29 00:31:09 +00:00
Fix toc header color
This commit is contained in:
parent
234f85be50
commit
8e9fcef55c
|
@ -14,7 +14,7 @@
|
|||
&title {
|
||||
h2 {
|
||||
margin: 0;
|
||||
color: @base-50;
|
||||
color: @base-50 !important;
|
||||
font-size: @ui-menu-text-big;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue