Template:PageButtons/styles.css: Difference between revisions

From the Audiovisual Identity Database, the motion graphics museum
Content added Content deleted
(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; }")
 
(Hb1290 changed the content model of the page User:Hb1290/Buttonstest/styles.css from "CSS" to "Sanitized CSS")
Tag: content model change
(No difference)

Revision as of 01:52, 7 August 2023

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