MediaWiki:Common.css: Difference between revisions

From Falkland Historic Buildings
Jump to navigation Jump to search
Created page with "→‎CSS placed here will be applied to all skins: img.fullwidth { width: 90%; height: auto; }"
(No difference)

Revision as of 12:13, 2 January 2021

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

img.fullwidth {
    width: 90%;
    height: auto;
}