Template:PageCredits/styles.css: Difference between revisions
Jump to navigation
Jump to search
imported>Hb1290 (Created page with "→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 }") |
imported>Hb1290 (Created page with "→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 }") |
(No difference)
|
Revision as of 04:21, 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
}