Template:SkyTempleIcon/styles.css: Difference between revisions

From SkyTemple
mNo edit summary
Capypara changed the content model of the page Template:SkyTempleIcon/styles.css from "CSS" to "Sanitized CSS"
Tag: content model change
(No difference)

Revision as of 18:46, 23 August 2023

.skytemple-icon {
	display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.skytemple-copy-settings-symbolic {
	background-image: url("https://wiki.skytemple.org/resources/assets/skytemple/skytemple-icons/skytemple-e-script-symbolic.symbolic.png");
}