MediaWiki:Vector.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 849: | Line 849: | ||
color: lightgrey !important; | color: lightgrey !important; | ||
border:1px !important; | border:1px !important; | ||
background: | background: #242424 !important; | ||
} | } | ||
.tabberactive a { | .tabberactive a { | ||
color: white !important; | color: white !important; | ||
background: # | background: #ba3614 !important; | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
.tabbernav :not(.tabberactive) a:hover { | .tabbernav :not(.tabberactive) a:hover { | ||
background: | background: #4b4b4b !important; | ||
} | } | ||