Pasang efek ini di blogmu.

Masuk ke EDTI HTML.
Copas kode berikut diatas ]]></b:skin>
#Label1 .widget-content ul li :hover { width: 65%; color: #000;
background: #a647d8;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-transform: scale(1.05) rotate(-1deg);
-moz-transform: scale(1.05) rotate(-1deg);
-o-transform: scale(1.05) rotate(-1deg);
transform: scale(1.05) rotate(-1deg);
-moz-transition: all 0.26s ease-out;  /* FF4+ */
-o-transition: all 0.26s ease-out;  /* Opera 10.5+ */
-webkit-transition: all 0.26s ease-out;  /* Saf3.2+, Chrome */
-ms-transition: all 0.26s ease-out;}

#Label1 .widget-content ul li a:nth-child(2n):hover {
    padding: 5px;
-webkit-transform: scale(1.05) rotate(1deg);
-moz-transform: scale(1.05) rotate(1deg);
-o-transform: scale(1.05) rotate(1deg);
transform: scale(1.05) rotate(1deg);
}
Klik Save.

Leave a Reply