Link Hover 2
Saturday, November 3, 2012 // 2 comments
a:link, a:visited{ -webkit-transition:.5s; color:#B8DFC2; text-decoration: none;} a:hover{ color:#fff; background: #B8DFC2; -webkit-transition:.5s; }
a:link, a:visited{paste kode itu di atas kode </style>
-webkit-transition:.5s;
color:#B8DFC2;
text-decoration: none;}
a:hover{
color:#fff;
background: #F6CED8;
border: 2px solid #FA5882;
-webkit-transition:.5s; }
a:link, a:visited{paste kode itu di atas kode </style>.
-webkit-transition:.5s;
color:#B8DFC2;
text-decoration: none;}
a:hover{
color:#fff;
background: #B8DFC2;
border-radius:20px;
padding:2px;
-webkit-transition:.5s; }
p/s: text warna merah: kode warna

