HEX
Server: Apache
System: Linux sg2plzcpnl508499.prod.sin2.secureserver.net 4.18.0-553.83.1.lve.el8.x86_64 #1 SMP Wed Nov 12 10:04:12 UTC 2025 x86_64
User: s76vzjg2kvav (10209820)
PHP: 8.4.18
Disabled: NONE
Upload Files
File: /home/s76vzjg2kvav/public_html/admin/assets/css/pages/error/style-400.css
body.error404 { background-color: #fff; }
body.error404 > .error-content {
    min-height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 30px;
}
.error404 .mini-text {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 0;
    color: #515365;
}
.error404 .img-cartoon { width: 210px; height: 210px; }
.error404 .error-number {
  font-size: 170px;
  color: #5247bd;
  font-weight: 600;
  margin-top: 3px;
  margin-bottom: 15px;
}
.error404 .error-des {
  font-size: 30px;
  color: #232538;
  font-weight: 600;
}
.error404 .error-text { font-size: 20px; }
.error404 a.btn {
  width: 205px;
  padding: 11px;
  font-size: 20px;
}