606
edits
m |
m |
||
| Line 321: | Line 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; | ||
| Line 328: | Line 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; | ||
| Line 334: | Line 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*/ | ||
edits