Template:PageButtons/styles.css: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Hb1290 No edit summary |
imported>Compooper No edit summary |
||
Line 1: | Line 1: | ||
/*Styling for pagebuttons*/ | /*Styling for pagebuttons*/ | ||
.pagebuttons .mw-ui-button { | .pagebuttons .mw-ui-button { | ||
background:# | background:#edebeb !important; | ||
border: # | 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:# | background:#161f2b !important; | ||
color:#000 !important; | color:#000 !important; | ||
border: # | border: #161f2b !important; | ||
color: white !important; | |||
} | } |