Template:PageCredits/styles.css

From The Audiovisual Identity Database
< Template:PageCredits
Revision as of 04:22, 14 November 2022 by imported>Hb1290 (Hb1290 changed the content model of the page Template:PageCredits/styles.css from "wikitext" to "Sanitized 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
}