⚝
One Hat Cyber Team
⚝
Your IP:
192.168.31.6
Server IP:
192.168.1.11
Server:
Linux pams 6.1.0-29-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.123-1 (2025-01-02) x86_64
PHP Version:
8.2.28
Buat File
|
Buat Folder
Upload File
Eksekusi
Dir :
~
/
var
/
www
/
miu
/
public
/
assets
/
build
/
scss
/
pages
/
Edit File: _404_500_errors.scss
// // Pages: 400 and 500 error pages // .error-page { margin: 20px auto 0; width: 600px; @include media-breakpoint-down(sm) { width: 100%; } //For the error number e.g: 404 > .headline { float: left; font-size: 100px; font-weight: 300; @include media-breakpoint-down(sm) { float: none; text-align: center; } } //For the message > .error-content { display: block; margin-left: 190px; @include media-breakpoint-down(sm) { margin-left: 0; } > h3 { font-size: 25px; font-weight: 300; @include media-breakpoint-down(sm) { text-align: center; } } } }
Simpan