MediaWiki:Common.css: Difference between revisions

From Wiki of Sherlock Holmes Topia
No edit summary
Tag: Manual revert
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/* Extension:CloudImage */
IMG.cimg {
max-width: 100%;
}
FIGURE.cimg {
clear: both;
margin: 2px;
border: 1px solid #c8ccd1;
background-color: #f8f9fa;
font-size: 94%;
max-width: 80%;
}
FIGCAPTION.cimgcaption {
padding: 2px;
text-align: left;
}

Revision as of 14:47, 22 April 2024

/* CSS placed here will be applied to all skins */