Glowing Text

Written
  • This is simply done with a pair of text shadows. No offset and same color as the text.
  • background: #203;
    color: #ffc;
    text-shadow: 0 0 .1em, 0 0 .3em;
    

Thanks for reading! If you have any questions or comments, please send me a note on Twitter.