「—」

Assalamualaikum and annyeonghaseyo. Macam biasa, gunakan tuto saya dgn sebaik mungkin. Adios.

1. Copy paste this code before the code </style>.
/*------ IMAGE ANIMATION------*/
img, a img { padding: 4px; -webkit-transition: 1s; }
img:hover, a:hover img {-webkit-filter: hue-rotate(360deg); -moz-filter: hue rotate(360deg); }
2. Preview & save.