One Hat Cyber Team
Your IP :
172.71.120.56
Server IP :
188.114.96.7
Server :
Linux advantage-project 5.14.0-503.26.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 19 16:28:19 UTC 2025 x86_64
Server Software :
Apache/2.4.62 (Rocky Linux) OpenSSL/3.2.2
PHP Version :
8.3.17
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
htmlOld
/
theme
/
dev
/
components
/
animate
/
View File Name :
animate.scss
// INDEX OF ANIMATIONS // This is a port of Den Eden's Animate.css, converted for SASS. // Source: https://daneden.me/animate/ // // @import this index into your project. // Comment out categories below to remove them from your project. // Or, @import specific partials (e.g. @import "_attention/_bounce.scss"; // //----------------------------------------------------------------------- // Always required @import "_properties", "_base"; html:not(.lt-ie10) .not-animated { opacity: 0; } // Import the animations @import "_attention-seekers/attention-seekers.scss", "_bouncing-entrances/bouncing-entrances.scss", "_bouncing-exits/bouncing-exits.scss", "_fading-entrances/fading-entrances.scss", "_fading-exits/fading-exits.scss", "_flippers/flippers.scss", "_lightspeed/lightspeed.scss", "_rotating-entrances/rotating-entrances.scss", "_rotating-exits/rotating-exits.scss", "_sliding-entrances/sliding-entrances.scss", "_sliding-exits/sliding-exits.scss", "_specials/specials.scss", "_zooming-entrances/zooming-entrances.scss", "_zooming-exits/zooming-exits.scss";