⚝
One Hat Cyber Team
⚝
Your IP:
216.73.217.4
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
grafana
/
public
/
sass
/
pages
/
View File Name :
_errorpage.scss
// // Layout // .error-container { display: flex; flex-direction: row; } .error-row { display: flex; flex-direction: row; } .error-column { display: flex; flex-direction: column; } .error-space-between { justify-content: space-between; } .graph-box { width: 62%; padding: $space-xl $space-md; } .info-box { width: 38%; padding: $space-xl $space-md; } .graph-percentage { padding: 0 0 18px; } .image-box { padding: $space-sm; } .left-margin { padding: 0 0 0 64px; } .current-box { justify-content: flex-end; } // // Text // .current-text { color: $blue; font-weight: bold; line-height: 14px; } .error-link { color: $orange; } .error-minus { color: #7eb26d; padding: 0 $space-sm; line-height: 21px; } .graph-percentage p { text-align: right; margin: 0; line-height: 14px; } .graph-text { margin: 0; } @include media-breakpoint-down(sm) { .graph-box { width: 50%; } .info-box { width: 50%; } } @include media-breakpoint-down(xs) { .error-container { flex-direction: column; } .graph-box { width: 100%; } .info-box { width: 100%; } .error-full-width { width: 100%; } }