MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
 
Line 21: Line 21:


.responsive-image img {
.responsive-image img {
   max-width:50%;
   max-width:100%;
   height:auto;
   height:auto;
}
}