Template:PageCredits/styles.css: Difference between revisions

From the Audiovisual Identity Database, the motion graphics museum
Content deleted Content added
Hb1290 changed the content model of the page Template:PageCredits/styles.css from "wikitext" to "Sanitized CSS"
Compooper (talk | contribs)
No edit summary
Line 12: Line 12:
.tabs-label:focus {
.tabs-label:focus {
background-color:#616161
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;
}
}

Revision as of 16:42, 16 January 2023

/*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;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.