MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 17:
margin: 1em 0;
border-left: 4px solid #eaecf0;
padding: 8px0px 32px40px;
}
 
Line 1,415:
background-color: #ecfcf4;
padding: 1em;
}
 
/* To make images responsive */
.resize-image img {
max-width:100%;
height:auto;
}