Difference between revisions of "MediaWiki:Common.css"
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| + | |||
| + | .ftree_thumb { | ||
| + | margin-top: 1em; | ||
| + | } | ||
.ftree_thumb img { | .ftree_thumb img { | ||
Latest revision as of 10:38, 3 January 2019
/* CSS placed here will be applied to all skins */
.ftree_thumb {
margin-top: 1em;
}
.ftree_thumb img {
width: 600px;
height: auto;
border: 1px solid DarkBlue;
}