User:MJL/sledged.css
Jump to navigation
Jump to search
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)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* No recolor links */ a.new:visited, #p-personal a.new:visited { color: #ba0000; } a:visited { color: #0645ad; } .mw-parser-output a.external:visited { color: #36b; } a.external:visited, .mw-parser-output a.extiw:visited { color: #36b; } .portlet a:visited { color: #000; } /* Backgrounds for buttons */ img[src="https://www.dandwiki.com/w/images/thumb/a/af/Discord_Logo.png/75px-Discord_Logo.png"] { background-color: darkslategray; round: 200; border-radius: 15%; background-clip: border-box; padding: 5%; } #p-personal > div { background-color: darkslategray; } /* Other external links fixes */ #bodyContent a[href ^="https://"], .link-https, .ltr #bodyContent a.external { background: none; padding-right: 0; }