Template:Sandbox/Gravityoffline/styles.css: Difference between revisions

From Heroes of Might and Magic: Olden Era Official Wiki
Created page with "img { clip-path: inset(8px); }"
 
No edit summary
 
Line 1: Line 1:
img {
img {
     clip-path: inset(8px);
     clip-path: inset(10px);
}
}

Latest revision as of 22:51, 23 May 2026

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