MediaWiki:Vector.css: Difference between revisions

Sump (talk | contribs)
No edit summary
Sump (talk | contribs)
No edit summary
Line 841: Line 841:
     font-weight: normal !important;
     font-weight: normal !important;
     font-size: 13px !important;
     font-size: 13px !important;
     border-bottom: 3px solid #595959 !important;
     border-bottom: 3px solid #505050 !important;
     padding: 0.3em 0 !important;
     padding: 0.3em 0 !important;
}
}
Line 849: Line 849:
     color: lightgrey !important;
     color: lightgrey !important;
     border:1px !important;
     border:1px !important;
     background: #4f3e3a !important;
     background: black !important;
}
}
.tabberactive a {
.tabberactive a {
     color: white !important;
     color: white !important;
     background: #A62E10 !important;
     background: #A62E10 !important;
    font-weight: bold;
}
}
.tabbernav :not(.tabberactive) a:hover {
.tabbernav :not(.tabberactive) a:hover {