Difference between revisions of "MediaWiki:Common.css"

(Created page with "CSS placed here will be applied to all skins: .ftree_thumb { width: 600px; height: auto; }")
(No difference)

Revision as of 10:29, 3 January 2019

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

.ftree_thumb {
    width: 600px;
    height: auto;
}