add in class

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

View File

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