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

From Heroes of Might and Magic: Olden Era Official Wiki
Created page with ".my-custom-class { color: #ff6600; font-weight: bold; }"
 
No edit summary
Line 1: Line 1:
.my-custom-class {
img {
    color: #ff6600;
clip-path: inset(2px)
    font-weight: bold;
}
}

Revision as of 19:36, 23 May 2026

img {
	clip-path: inset(2px)
}