MediaWiki:Timeless.css
From Path of Diablo Wiki
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.
/* All CSS here will be loaded for users of the Timeless skin */ .mw-body { margin-left: 0em; } #mw-content { padding: 0 0px; } .mw-body h1.firstHeading { border-bottom: solid 4px #813636; } .tools-inline li.selected { border-bottom-color: #813636; } #mw-content-container { border-bottom: solid 4px #813636; } .tools-inline li[id^='ca-nstab-'] a { /* -webkit-filter: invert(1); */ filter: invert(42%) sepia(93%) saturate(1352%) hue-rotate(87deg) brightness(119%) contrast(119%); }