MediaWiki:Wikia.css
From Katawa Shoujo 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.
/*LEAVE THIS IMPORT ABOVE EVERYTHING ELSE*/ @import url("http://katawashoujo.wikia.com/wiki/MediaWiki:Common.css?usemsgcache=yes&ctype=text/css&action=raw"); /* Timer CSS */ #displayTimer { font-size: 12px !important; } #showdate a { color: white !important; } .i18ndoc { background-color: #FFF77D; border-bottom: 1px solid lightgrey; font-family: monospace; font-size: 8pt; height: 140px; overflow: auto; padding: 3px; } .page-Main_Page_Edit_copy .WikiaRail { display: none; } .page-Main_Page_Edit_copy .WikiaMainContent { width: 1000px; }