Template:PageButtons/styles.css: Difference between revisions

From the Audiovisual Identity Database, the motion graphics museum
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
/*Styling for pagebuttons*/
/*Styling for pagebuttons*/
.pagebuttons .mw-ui-button {
.pagebuttons .mw-ui-button {
background:#161f2b !important;
background:#edebeb !important;
border: #161f2b !important;
border: #edebeb !important;
font-family:"avid sans"
font-family:"avid sans";
color: #161f2b !important;
}
}
.pagebuttons .mw-selflink .mw-ui-button {
.pagebuttons .mw-selflink .mw-ui-button {
background:#dfe0e1 !important;
background:#161f2b !important;
color:#000 !important;
color:#000 !important;
border: #dfe0e1 !important;
border: #161f2b !important;
color: white !important;
}
}

Revision as of 13:28, 8 August 2023

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