Server IP : 15.235.198.142 / Your IP : 216.73.216.14 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/yme/wp-content/plugins/ocean-extra/includes/preloader/assets/css/styles/ |
Upload File : |
.preloader-ripple-circle { display: inline-block; position: relative; width: 80px; height: 80px; } .preloader-ripple-circle div { position: absolute; border: 4px solid #fff; opacity: 1; border-radius: 50%; animation: preloader-ripple-circle 1s cubic-bezier(0, 0.2, 0.8, 1) infinite; } .preloader-ripple-circle div:nth-child(2) { animation-delay: -0.5s; } @keyframes preloader-ripple-circle { 0% { top: 36px; left: 36px; width: 0; height: 0; opacity: 0; } 4.9% { top: 36px; left: 36px; width: 0; height: 0; opacity: 0; } 5% { top: 36px; left: 36px; width: 0; height: 0; opacity: 1; } 100% { top: 0px; left: 0px; width: 72px; height: 72px; opacity: 0; } }