/var/www/html/wp-content/plugins/wp-cerber/assets/

OS : Linux

PHP Version : 7.4.33

Software : Apache/2.4.6 (CentOS) PHP/7.4.33

Information System : Linux apprendre2 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64#ui_page_overlay { position: fixed; display: none; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(255, 255, 255, 0.6); z-index: 2; } .uis_loader_wrapper { display: flex; justify-content: center; align-items: center; /*width: 100%;*/ height: 100%; } .uis_page_loader { border: 6px solid #98dfff; border-top: 6px solid #289ad1; border-radius: 50%; width: 70px; height: 70px; -webkit-animation: spin 1.5s linear infinite; /* Safari */ animation: spin 1.5s linear infinite; /*position: absolute; top: 30%; left: 35%;*/ /*margin: 100px auto;*/ color: white; transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); } /* Safari */ @-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); } } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }