Template:PageCredits/styles.css: Difference between revisions

From The Audiovisual Identity Database
Jump to navigation Jump to search
imported>Hb1290
(Hb1290 changed the content model of the page Template:PageCredits/styles.css from "wikitext" to "Sanitized CSS")
imported>Hb1290
(Hb1290 changed the content model of the page Template:PageCredits/styles.css from "wikitext" to "Sanitized CSS")
(No difference)

Revision as of 04:22, 14 November 2022

/*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
}