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: 2em !important; | ||
padding: 0.3em 0 !important; | padding: 0.3em 0 !important; | ||
border- | border-color: #333333 !important; | ||
} | } | ||
.tabbernav a { | .tabbernav a { | ||
padding: 0.3em 0.5em !important; | padding: 0.3em 0.5em !important; | ||
margin: 0 !important; | margin: 0 !important; | ||
border: none !important; | border: none !important; | ||
background: transparent !important; | background: transparent !important; | ||
} | } | ||
.tabberactive a { | .tabberactive a { | ||
font-weight: bold !important; | |||
color: white !important; | color: white !important; | ||
} | } | ||
Revision as of 01:40, 13 April 2020
.tabbernav {
font-family: inherit !important;
font-weight: normal !important;
font-size: 2em !important;
padding: 0.3em 0 !important;
border-color: #333333 !important;
}
.tabbernav a {
padding: 0.3em 0.5em !important;
margin: 0 !important;
border: none !important;
background: transparent !important;
}
.tabberactive a {
font-weight: bold !important;
color: white !important;
}
.tabbertab {
border: none !important;
padding: 0 !important;
}