cowfrappe
10-02-2004, 12:05 AM
how do i get my links to look like they do on this (http://www.xanga.com/faokey) page?
thanks!
-Jake
thanks!
-Jake
|
View Full Version : link "smudge"-y thingy cowfrappe 10-02-2004, 12:05 AM how do i get my links to look like they do on this (http://www.xanga.com/faokey) page? thanks! -Jake kitty_katt07 10-02-2004, 02:06 AM <style type="text/css"> /* Blurred links from xanga.com/html_scripts */ a:hover {filter:blur(add="0",direction="80",strength="5"); height:0;}; </style> |