Neon Glow Shadow
Glowing neon effect using colored shadows
ShadowLive preview
Preview
CSS
box-shadow: 0 0 20px rgba(0, 255, 255, 0.5), 0 0 40px rgba(0, 255, 255, 0.2);
Browser support
All modern browsers. IE9+.
Glowing neon effect using colored shadows
Shadowbox-shadow: 0 0 20px rgba(0, 255, 255, 0.5), 0 0 40px rgba(0, 255, 255, 0.2);
All modern browsers. IE9+.