Linux webm001.cluster111.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Apache
: 10.111.20.1 | : 216.73.216.115
Cant Read [ /etc/named.conf ]
7.4.33
osteocoeek
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
osteocoeek /
www /
assets /
sass /
layout /
[ HOME SHELL ]
Name
Size
Permission
Action
_banner.scss
2.7
KB
-rw-r--r--
_cta.scss
531
B
-rw-r--r--
_footer.scss
1.19
KB
-rw-r--r--
_header.scss
2.08
KB
-rw-r--r--
_heading.scss
1.06
KB
-rw-r--r--
_main.scss
364
B
-rw-r--r--
_menu.scss
2.06
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _menu.scss
/* Menu */ $accent: accent2; #menu { @include color-typography($accent); @include color-button($accent); @include vendor('transform', 'translateX(#{_size(menu-width)})'); @include vendor('transition', ( 'transform #{_duration(menu)} ease', 'box-shadow #{_duration(menu)} ease', 'visibility #{_duration(menu)}' )); -webkit-overflow-scrolling: touch; box-shadow: none; height: 100%; max-width: 80%; overflow-y: auto; padding: 3rem 2rem; position: fixed; right: 0; top: 0; visibility: hidden; width: _size(menu-width); z-index: _misc(z-index-base) + 2; > ul { margin: 0 0 (_size(element-margin) * 0.5) 0; &.links { list-style: none; padding: 0; > li { padding: 0; > a { border: 0; border-top: solid 1px _palette($accent, border); color: inherit; display: block; letter-spacing: _size(letter-spacing-alt); line-height: 3.5rem; text-decoration: none; &:hover { color: _palette($accent, fg-bold); } } &:first-child { > a { border-top: 0; } } } } } .close { @include icon; @include vendor('transition', 'color #{_duration(transition)} ease-in-out'); -webkit-tap-highlight-color: rgba(0,0,0,0); border: 0; color: _palette($accent, fg-light); cursor: pointer; display: block; height: 3.25rem; line-height: 3.25rem; padding-right: 1.25rem; position: absolute; right: 0; text-align: right; top: 0; vertical-align: middle; width: 7rem; &:before { content: '\f00d'; font-size: 1.25rem; } &:hover { color: _palette($accent, fg-bold); } @include breakpoint('<=small') { height: 4rem; line-height: 4rem; } } @include breakpoint('<=small') { padding: 2.5rem 1.75rem; } } body.is-menu-visible { #menu { @include vendor('transform', 'translateX(0)'); box-shadow: 0 0 1.5rem 0 rgba(0,0,0,0.2); visibility: visible; } }
Close