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
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
.my-custom-class {
img {
     color: #ff6600;
     clip-path: inset(8px);
    font-weight: bold;
}
}

Latest revision as of 19:37, 23 May 2026

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