Skip to Content

CSS File

URL: https://www.hostboxonline.com/templates/coowhm-plus/css/animate.min.css
HTTP Status: 200 OK
MIME Type: text/css
Last Modified: Tue, 27 Sep 2022 23:00:42 GMT
Download Time: Less than a second
Cookies: None
Size: 52 KB
Rules: 90 style rules
Imports: 0 stylesheets
HTTP Headers:  19 headers
Links In:  1 pages
Links Out:  0 links
Images:  0 images
CSS:  0 files
JavaScript:  0 files
OK Issues: No issues found

1@charset "UTF-8";

2

3/*!

4 * animate.css -https://daneden.github.io/animate.css/

5 * Version - 3.7.2

6 * Licensed under the MIT license - http://opensource.org/licenses/MIT

7 *

8 * Copyright (c) 2019 Daniel Eden

9 */

10

11@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0);transform:translateZ(0)}

1240%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}

1370%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}

1490%{transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}

15}

16@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0);transform:translateZ(0)}

1740%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}

1870%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}

1990%{transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}

20}

21.bounce{animation-name:bounce;animation-name:bounce;transform-origin:center bottom;transform-origin:center bottom}

22@keyframes flash{0%,50%,to{opacity:1}

2325%,75%{opacity:0}

24}

25@keyframes flash{0%,50%,to{opacity:1}

2625%,75%{opacity:0}

27}

28.flash{animation-name:flash;animation-name:flash}

29@keyframes pulse{0%{transform:scaleX(1);transform:scaleX(1)}

3050%{transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}

31to{transform:scaleX(1);transform:scaleX(1)}

32}

33@keyframes pulse{0%{transform:scaleX(1);transform:scaleX(1)}

3450%{transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}

35to{transform:scaleX(1);transform:scaleX(1)}

36}

37.pulse{animation-name:pulse;animation-name:pulse}

38@keyframes rubberBand{0%{transform:scaleX(1);transform:scaleX(1)}

3930%{transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}

4040%{transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}

...

</html>