Update index.html
This commit is contained in:
parent
89627aefbd
commit
f8f5777d65
|
@ -44,10 +44,10 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
#rotator img {
|
#rotator img {
|
||||||
-webkit-transition: all 1s ease-in-out;
|
-webkit-transition: all 1s;
|
||||||
-moz-transition: all 1s ease-in-out;
|
-moz-transition: all 1s;
|
||||||
-o-transition: all 1s ease-in-out;
|
-o-transition: all 1s;
|
||||||
-ms-transition: all 1s ease-in-out;
|
-ms-transition: all 1s;
|
||||||
}
|
}
|
||||||
|
|
||||||
#rotator img:hover {
|
#rotator img:hover {
|
||||||
|
|
Loading…
Reference in a new issue