No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
border: none !important; | border: none !important; | ||
color: #d5d4d4 !important; | color: #d5d4d4 !important; | ||
} | } | ||
.tabberactive a { | .tabberactive a { | ||
Revision as of 03:09, 13 April 2020
.tabbernav {
font-family: inherit !important;
font-weight: normal !important;
font-size: 1em !important;
border-color: #333333 !important;
}
.tabbernav a {
background-color: #330d00 !important;
border: none !important;
color: #d5d4d4 !important;
}
.tabberactive a {
font-weight: bold !important;
}
.tabbertab {
margin: 0 !important;
padding: 0 !important;
border: none !important;
}