Template:PageButtons/styles.css

From The Audiovisual Identity Database
< Template:PageButtons
Revision as of 02:57, 7 August 2023 by imported>Hb1290
Jump to navigation Jump to search
/*Styling for pagebuttons*/
.pagebuttons .mw-ui-button {
      background:#161f2b !important;  
      border: #161f2b !important;  
      font-family:"avid sans"
}
.pagebuttons .mw-selflink .mw-ui-button {
    background:#dfe0e1 !important;
    color:#000 !important;
    border: #dfe0e1 !important;
}