MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
expanded |
mNo edit summary |
||
Line 3: | Line 3: | ||
width:800px; | width:800px; | ||
} | } | ||
#bodyContent{ | #bodyContent { | ||
width:1000px; | width:1000px; | ||
} | } |
Revision as of 19:04, 20 February 2014
/* CSS placed here will be applied to all skins */
#mw-content-text {
width:800px;
}
#bodyContent {
width:1000px;
}