Tuesday, May 4, 2010

CSS3 Things

Text Shadow:
-moz-box-shadow:0 0 5px #000000;
Text rotate:
-moz-transformrotate(-5deg);