Add in class

This commit is contained in:
Jean Carlo Nascimento 2011-10-20 16:58:23 -02:00
parent 97526f8ed4
commit cdecf0aff9

View File

@ -102,5 +102,6 @@
-webkit-animation-name: bounceIn;
-moz-animation-name: bounceIn;
-ms-animation-name: bounceIn;
-o-animation-name: bounceIn;
animation-name: bounceIn;
}