MediaWiki:Common.css: Difference between revisions

m
width and max width
(res-img classes 800 and 1200, temp hide box-sizing)
m (width and max width)
Line 31:
 
.res-img-800 img {
max-width:800px100%;
width:800px;
height:auto;
margin-bottom:0.2em;
Line 37 ⟶ 38:
 
.res-img-1200 img {
max-width:1200px100%;
width:1200px;
height:auto;
margin-bottom:0.2em;