Template:PageCredits/styles.css
Jump to navigation
Jump to search
/*Credits button styling*/
.tabs-label {
background-color: #161f2b;
font-family: AVID Sans;
color: white;
border: #161f2b;
}
.tabs-label:hover {
background-color: #616161
}
.tabs-label:focus {
background-color:#616161
}
.tabs-dropdown >*> .tabs-content, .tabs-dropdown li ul, .tabs-dropdown li ol {
width: 214px;
min-width: inherit;
max-width: inherit;
box-shadow: 0px 0px 0px #888;
}