Template:Hr with image/styles-glowing.css: Difference between revisions
Template page
More actions
Content deleted Content added
Tesinormed (talk | contribs) No edit summary |
Tesinormed (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
.hr-with-image::before, |
.hr-with-image::before, |
||
.hr-with-image::after { |
.hr-with-image::after { |
||
box-shadow: 0 0 6px var(--color-amaranth-legacy-scope); |
box-shadow: 0 0 6px var(--template-arg-glowcolor, var(--color-amaranth-legacy-scope)); |
||
} |
} |
||