No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
font-family: inherit !important; | font-family: inherit !important; | ||
font-weight: normal !important; | font-weight: normal !important; | ||
font-size: | font-size: 1em !important; | ||
border-color: #333333 !important; | border-color: #333333 !important; | ||
} | } | ||
.tabbernav a { | .tabbernav a { | ||
margin: 0 !important; | margin: 0 !important; | ||
border: none !important; | border: none !important; | ||
color: white !important; | |||
background: transparent !important; | background: transparent !important; | ||
} | } | ||
.tabberactive a { | .tabberactive a { | ||
font-weight: bold !important; | font-weight: bold !important; | ||
} | } | ||
Revision as of 01:45, 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: white !important;
background: transparent !important;
}
.tabberactive a {
font-weight: bold !important;
}
.tabbertab {
border: none !important;
padding: 0 !important;
}