⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
olasjoys
/
modules
/
welcome
/
scss
/
Edit File: _navbar.scss
.page-sidebar-closed { .onboarding-navbar.displayed { display: none; } } .onboarding-navbar { display: none; } .onboarding-navbar.displayed { display: block; font-weight: normal; box-sizing: border-box; width: $size-navbar-width; padding: 0.625rem; padding-bottom: 2.1875rem; // Forced because of old theme background: $navbar-footer-color; position: fixed; bottom: 0; font-size: 0.6875rem; text-align: center; > .text { text-align: left; color: $navbar-text-color; padding-bottom: 0.625rem; } .onboarding-button-resume { // Forced because of old theme background: #1e2024; color: #95a7ad; } .btn { background: $navbar-progress-secondary-color; color: $navbar-text-color; text-transform: uppercase; // Forced because of old theme margin: 0 auto; font-size: 0.625rem; padding: 0.375rem 0.9375rem; &:hover { // Forced because of old theme color: #95a7ad !important; // Forced because of old theme } } .btn.-small { margin-top: 2px; font-size: 0.5rem; padding: 0.25rem; text-transform: none; background: $navbar-footer-color; font-size: 0.625rem !important; // Forced because of old theme text-transform: none; // Forced because of old theme color: #95a7ad !important; // Forced because of old theme &:hover { // Forced because of old theme color: #95a7ad !important; // Forced because of old theme text-decoration: underline; // Forced because of old theme } } > .btn.-small:hover { text-decoration: underline; } > .progress { border-radius: $navbar-progress-size; height: $navbar-progress-size; background: $navbar-progress-secondary-color; margin-bottom: 1rem; } > .progress > .bar { border-radius: $navbar-progress-size; background: $navbar-progress-primary-color; height: $navbar-progress-size; } }
Simpan