MediaWiki:Common.css: Difference between revisions

From Wiki The-West EN
Jump to navigation
(Created page with "→‎CSS placed here will be applied to all skins: #wrapper { width: 1200px; } #container { width: 900px; } #contentTop { width: 900px; background-size: 100% 77px; } #content...")
(No difference)

Revision as of 08:57, 12 April 2016

/* CSS placed here will be applied to all skins */

#wrapper { width: 1200px; }
#container { width: 900px; }
#contentTop { width: 900px; background-size: 100% 77px; }
#content { width: 870px; background-size: 100%; }
#contentFooter { background-size: 101%; }
#p-cactions { width: 850px; }