MediaWiki:Common.css
From YGOCounter
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.
body { background-color: #dde4ef; }
#ca-talk {
display: none;
}
div#content a.external,div#content a.external[href^="gopher://"],div#content a,div#content a[href^="gopher://"] {background-image:none; padding:0;}
.mw-body-content a:link { color: #0000FF; } /* normal unvisited links */
.mw-body-content a:link:visited { color: #0000FF; } /* visited links */
.mw-body-content a:link:active { color: #0000FF; } /* active links */
.mw-body-content a:link.new { color: #0000FF; } /* new links */