MediaWiki:Common.css: Difference between revisions

mNo edit summary
mNo edit summary
Line 60: Line 60:
}
}


/* max-width of text on page */
/* max-width of text on page  
body {max-width:1366px;}
body {max-width:1366px;}
html {max-width:1366px;}
html {max-width:1366px;}
.mw-body-content {max-width:1366px;}
.mw-body-content {max-width:1366px;}
 
*/