Template:PageButtons/styles.css

From The Audiovisual Identity Database
< Template:PageButtons
Revision as of 01:50, 7 August 2023 by imported>Hb1290 (Created page with "→‎Styling for pagebuttons: .pagebuttons .mw-ui-button { background:#161f2b !important; border: #161f2b !important; } .pagebuttons .mw-selflink .mw-ui-button { background:#dfe0e1 !important; color:#000 !important; border: #dfe0e1 !important; }")
Jump to navigation Jump to search
/*Styling for pagebuttons*/
.pagebuttons .mw-ui-button {
      background:#161f2b !important;  
      border: #161f2b !important;  
}
.pagebuttons .mw-selflink .mw-ui-button {
    background:#dfe0e1 !important;
    color:#000 !important;
    border: #dfe0e1 !important;
}