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