Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
m |
m |
||
Line 4: | Line 4: | ||
} | } | ||
#bodyContent { | #bodyContent { | ||
position : relative; | |||
width:1100px; | width:1100px; | ||
} | } |
Revision as of 21:07, 20 February 2014
/* CSS placed here will be applied to all skins */ #mw-content-text { width:800px; } #bodyContent { position : relative; width:1100px; } .infobox { width:100px; //background-color: yellow; }