User:MJL/global.css
Appearance
< User:MJL
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* working on something... */
.skin-theme-clientpref-night [style="background-color: rgb(255, 253, 208);"] {
background-color: #333100!important;
color: var(--color-base,#202122)!important;
border-radius: 5px;
}
/* Other fixes */
[href="https://creativecommons.org/licenses/by-sa/3.0/"] {
padding-right: 0!important;
background: none!important;
}