Know The Owner :)

Muhammad Izzat Bin Shuhaimi *Ejat, 18, KL *MALAYSIA.
![]() Link Hover Part 1 Jumaat, 24 Februari 2012 | 9:45 PTG 1 Dashboard > Design > Edit HTML > Tick Widget Expand MERAH: color tulisan2 Cari code a:link, a:visited { 3 bwah code tu ade code lain kan ? hah replace kan dgn code ni color: #000000; 4 dah replace kan ? oke. copy code bwah ni than paste kan bwah code a:link, a:visited { tu. a:hover { BIRU: color shadow |
a:link, a:visited {
color: #000000;
text-decoration: none;
-webkit-transition: 2s;
cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;
}
a:hover {
cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;
color: transparent;
text-shadow: 30px 0px 1px #000000;
-webkit-transition: .5s;
}