File "_base.css"

Full Path: /srv/www/www.cadoro.it/app/lib/animate.css/source/_base.css
File size: 292 bytes
MIME-type: text/plain
Charset: utf-8

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}