Template:Sandbox/Aurelain/Img/styles.css: Difference between revisions

From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
img {
img {
clip-path: inset(2px)
    clip-path: inset(8px);
}
}

Latest revision as of 19:37, 23 May 2026

img {
    clip-path: inset(8px);
}