MediaWiki:Wikia.css: Difference between revisions
From Katawa Shoujo Wiki
imported>Galrion Transcluding Common as Oasis doesn't use it for some reason... |
imported>Galrion m Attempt to recreate main page layout on the edit copy |
||
Line 10: | Line 10: | ||
overflow: auto; | overflow: auto; | ||
padding: 3px; | padding: 3px; | ||
} | |||
.page-Main_Page_Edit_copy .WikiaRail { display: none; } | |||
.page-Main_Page_Edit_copy .WikiaMainContent { | |||
width: 1000px; | |||
} | } |
Revision as of 01:12, 2 February 2013
/*LEAVE THIS IMPORT ABOVE EVERYTHING ELSE*/ @import url("http://katawashoujo.wikia.com/wiki/MediaWiki:Common.css?usemsgcache=yes&ctype=text/css&action=raw"); .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; }