spin logo image

This commit is contained in:
afc163 2015-06-16 21:12:30 +08:00
parent 5d880277f2
commit 82bfd6fcdf

View File

@ -155,11 +155,6 @@ a.logo {
animation: rotateCircleBack 0.6s 1 ease-in-out;
}
.logo:hover img {
-webkit-animation: rotateCircle 0.6s 1 ease-in-out;
animation: rotateCircle 0.6s 1 ease-in-out;
}
.search {
float: left;
height: 22px;