Difference between revisions of "MediaWiki:Common.css"
From cxwiki
(Created page with "→CSS placed here will be applied to all skins: #quickbar { width: 200px }") |
|||
Line 2: | Line 2: | ||
#quickbar { width: 200px } | #quickbar { width: 200px } | ||
+ | #article { margin-left: 210px } |
Revision as of 07:20, 22 February 2018
/* CSS placed here will be applied to all skins */
#quickbar { width: 200px }
#article { margin-left: 210px }