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 /
components /
[ HOME SHELL ]
Name
Size
Permission
Action
_actions.scss
1.55
KB
-rw-r--r--
_box.scss
435
B
-rw-r--r--
_button.scss
2.7
KB
-rw-r--r--
_form.scss
4.94
KB
-rw-r--r--
_grid.scss
421
B
-rw-r--r--
_highlights.scss
1023
B
-rw-r--r--
_icon.scss
131
B
-rw-r--r--
_icons.scss
274
B
-rw-r--r--
_image.scss
732
B
-rw-r--r--
_inner.scss
188
B
-rw-r--r--
_list.scss
1.31
KB
-rw-r--r--
_table.scss
1.48
KB
-rw-r--r--
_testimonials.scss
1.41
KB
-rw-r--r--
_wrapper.scss
325
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _highlights.scss
/* Highlights */ .highlights { width: 100%; margin: (_size(element-margin) * 1.25) 0; @include flexgrid(( columns: 3, gutters: 3rem, vertical-align: stretch )); .content { border-radius: _size(border-radius); height: 100%; padding: 3rem; text-align: center; .icon { font-size: 5rem; } } > div { > :last-child { margin-bottom: 0; } } @include breakpoint('<=medium') { @include flexgrid-resize(( columns: 2, gutters: 2rem, prev-columns: 3 )); .content { padding: 2rem; } } @include breakpoint('<=small') { @include flexgrid-resize(( columns: 1, gutters: 2rem, prev-columns: (3, 2) )); } } @mixin color-highlights($p: null) { $highlight: _palette($p, highlight); .highlights { .content { background: _palette($p, bg); box-shadow: 0px 0px 4px 1px _palette($p, border-lt); } } } @include color-highlights;
Close