Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
(Created page with "โโCSS placed here will be applied to all skins: .externalimage-holder { position: relative; } .externalimage-holder img { width: 100%; height: auto; }") |
(No difference)
|
Revision as of 13:02, 11 October 2016
/* CSS placed here will be applied to all skins */
.externalimage-holder {
position: relative;
}
.externalimage-holder img {
width: 100%;
height: auto;
}