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