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