add in class

This commit is contained in:
Jean Carlo Nascimento 2011-10-20 17:12:25 -02:00
parent 7deda693f7
commit a5ac2688bd

View File

@ -62,5 +62,6 @@
-webkit-animation-name: fadeInRightBig;
-moz-animation-name: fadeInRightBig;
-ms-animation-name: fadeInRightBig;
-o-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}