Template:Hr with image/styles-glowing.css: Difference between revisions
Template page
More actions
Content deleted Content added
Tesinormed (talk | contribs) Created page with ".hr-with-image::before, .hr-with-image::after { box-shadow: 0 0 5px var(--color-amaranth-legacy-scope); }" |
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 |
box-shadow: 0 0 6px var(--color-amaranth-legacy-scope); |
||
} |
} |
||