Template:PageCredits/styles.css

From The Audiovisual Identity Database
< Template:PageCredits
Revision as of 16:42, 16 January 2023 by imported>Compooper
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;
}