????JFIF??x?x????'
Server IP : 104.21.64.1 / Your IP : 216.73.216.145 Web Server : LiteSpeed System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : tempvsty ( 647) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/tempvsty/./eaabusiness.com/wp-content/themes/globeco/scss/pages/404/ |
Upload File : |
/* 404 PAGE */ .banner_404 { position: relative; } .banner_404:before { content: ""; display: block; position: absolute; width: 48%; height: 100%; top: 0; left: 50%; -webkit-transform: translate(-50%,0); -o-transform: translate(-50%,0); -moz-transform: translate(-50%,0); -ms-transform: translate(-50%,0); transform: translate(-50%,0); margin-left: 0.5714%; border-radius: 12%; z-index: 1; } .not_found{ width: 100%; margin: 0 auto; text-align: center; } .banner_404 img{ display: block; position: relative; z-index: 2; width: 100%; } .not_found * + *{ margin-top: 15px; } .msg_404{ font-size: 3em; line-height: 1.08; font-weight: 100; } .not_found * + .link{ padding-top: 15px; border-top: 1px solid #e5e5e5; } .not_found .link{ font-size: 1.5em; line-height: 1; }