1,584
edits
DrinkyBird (talk | contribs) (nav tabs) |
DrinkyBird (talk | contribs) (fix button colour) |
||
Line 2: | Line 2: | ||
a:link, a, | a:link, a, | ||
#mw-head div.darkvectorMenu h3 span, | #mw-head div.darkvectorMenu h3 span, | ||
.tocnumber, .toctogglelabel | .tocnumber, .toctogglelabel { | ||
color: #BFEC6E !important; | color: #BFEC6E !important; | ||
} | } | ||
Line 14: | Line 13: | ||
#right-navigation div.darkvectorTabs li.selected { | #right-navigation div.darkvectorTabs li.selected { | ||
background-image: linear-gradient(#BFEC6E 0,#333333 10%); | background-image: linear-gradient(#BFEC6E 0,#333333 10%); | ||
} | |||
.oo-ui-buttonElement-button, .mw-ui-button{ | |||
background-color: #BFEC6E !important; | |||
} | } |