Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
Content added Content deleted
(image border radius)
(adding res-img-600 for maximum image size of 600px)
Line 89: Line 89:
.res-img img {
.res-img img {
max-width:100%;
max-width:100%;
height:auto;
margin-bottom:0.2em;
text-align:center;
border-radius:10px;
}

.res-img-600 img {
display: block;
margin-left: auto;
margin-right: auto;
max-width:100%;
width:600px;
height:auto;
height:auto;
margin-bottom:0.2em;
margin-bottom:0.2em;
Cookies help us deliver our services. By using our services, you agree to our use of cookies.