606
modifications
m |
m |
||
| Ligne 321 : | Ligne 321 : | ||
#footer-poweredbyico, #footer-poweredbyico a, #footer-poweredbyico li, #footer-poweredbyico ul, #footer-poweredbyico img {background:none!important;margin-bottom:0.75em;} | #footer-poweredbyico, #footer-poweredbyico a, #footer-poweredbyico li, #footer-poweredbyico ul, #footer-poweredbyico img {background:none!important;margin-bottom:0.75em;} | ||
/*these just add some space to the Recent changes page interface, the buttons are left unstyled intentionally*/ | /*these just add some space to the Recent changes page interface and adjust the reading area colour, the buttons are left unstyled intentionally*/ | ||
.mw-rcfilters-ui-filterWrapperWidget { | .mw-rcfilters-ui-filterWrapperWidget { | ||
padding:10px; | padding:10px; | ||
| Ligne 328 : | Ligne 328 : | ||
max-width:97.5%; | max-width:97.5%; | ||
} | } | ||
.mw-changeslist.mw-rcfilters-ui-changesListWrapperWidget { | .mw-changeslist.mw-rcfilters-ui-changesListWrapperWidget { | ||
padding:10px; | padding:10px; | ||
| Ligne 334 : | Ligne 335 : | ||
max-width:97.5%; | max-width:97.5%; | ||
} | } | ||
.mw-changeslist.mw-rcfilters-ui-changesListWrapperWidget, .mw-rcfilters-ui-filterWrapperWidget {background-color: | |||
.mw-changeslist.mw-rcfilters-ui-changesListWrapperWidget, .mw-rcfilters-ui-filterWrapperWidget {background-color:rgba(255, 255, 243,0.5)!important;color:var(--maintext);} | |||
/*/ | /*/ | ||
/*End CSS by Olessan*/ | /*End CSS by Olessan*/ | ||
modifications