/ Published in: CSS
URL: http://www.zenelements.com/blog/css3-text-shadow/
Expand |
Embed | Plain Text
.class { text-shadow: 2px 2px 7px #111; font-size: 3.2em; color: #f5f5f5; }
You need to login to post a comment.
alozuldo on 09/10/10
4 people have marked this snippet as a favorite
alozuldo
bryanblake
jplr
Carolyne
URL: http://www.zenelements.com/blog/css3-text-shadow/
.class { text-shadow: 2px 2px 7px #111; font-size: 3.2em; color: #f5f5f5; }
You need to login to post a comment.