Template:PageButtons/styles.css

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