Template:SkyTempleIcon/styles.css: Difference between revisions
Create as a dummy for now |
basic css for experimentation |
||
Line 1: | Line 1: | ||
.skytemple-icon { | |||
display: inline-block; | |||
background-size: contain; | |||
background-repeat: no-repeat; | |||
background-position: center; | |||
} | |||
.skytemple-copy-settings-symbolic { | |||
background-image: url("/resources/assets/skytemple/skytemple-icons/skytemple-e-script-symbolic.symbolic.png"); | |||
} | } |