No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
font-weight: normal !important; | font-weight: normal !important; | ||
font-size: 13px !important; | font-size: 13px !important; | ||
padding: 0.3em 0 !important; | padding: 0.3em 0 !important; | ||
} | } | ||
| Line 15: | Line 14: | ||
.tabberactive a { | .tabberactive a { | ||
color: white !important; | color: white !important; | ||
background: # | background: #00001a !important; | ||
} | } | ||
.tabbertab { | .tabbertab { | ||
border: none !important; | border: none !important; | ||
padding: 0 !important; | padding: 0 !important; | ||
} | } | ||
Revision as of 01:24, 13 April 2020
.tabbernav {
font-family: inherit !important;
font-weight: normal !important;
font-size: 13px !important;
padding: 0.3em 0 !important;
}
.tabbernav a {
padding: 0.3em 0.5em !important;
margin: 0 !important;
color: #3a3a3a !important;
border: none !important;
background: transparent !important;
}
.tabberactive a {
color: white !important;
background: #00001a !important;
}
.tabbertab {
border: none !important;
padding: 0 !important;
}