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-heart { display: inline-block; position: relative; width: 80px; height: 80px; transform: rotate(45deg); transform-origin: 40px 40px; } .preloader-heart div { top: 32px; left: 32px; position: absolute; width: 32px; height: 32px; background: #fff; animation: preloader-heart 1.2s infinite cubic-bezier(0.215, 0.61, 0.355, 1); } .preloader-heart div:after, .preloader-heart div:before { content: " "; position: absolute; display: block; width: 32px; height: 32px; background: #fff; } .preloader-heart div:before { left: -24px; border-radius: 50% 0 0 50%; } .preloader-heart div:after { top: -24px; border-radius: 50% 50% 0 0; } @keyframes preloader-heart { 0% { transform: scale(0.95); } 5% { transform: scale(1.1); } 39% { transform: scale(0.85); } 45% { transform: scale(1); } 60% { transform: scale(0.95); } 100% { transform: scale(0.9); } }