MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
.mw-body .bodyContent {
.res-img img {
     max-width: 800px;  
width:100%;
height:auto;
}
 
#bodyContent {
     max-width: 1024px;  
     margin: 0 auto; /* Horizontally center the content */
     margin: 0 auto; /* Horizontally center the content */
}
}