MediaWiki:Common.css: Difference between revisions
Content deleted Content added
Caleb Cooper (talk | contribs) No edit summary |
Caleb Cooper (talk | contribs) No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
Line 16:
overflow: hidden;
margin: 1em 0;
border-left: 4px solid #eaecf0;
}
Line 1,414 ⟶ 1,415:
background-color: #ecfcf4;
padding: 1em;
}
/* To make images responsive */
.resize-image img {
max-width:100%;
height:auto;
}
| |||