Linux webm016.cluster127.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Apache
: 10.127.20.16 | : 216.73.216.13
Cant Read [ /etc/named.conf ]
7.4.33
dottorr
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
dottorr /
www /
wp-content /
themes /
oceanwp /
sass /
[ HOME SHELL ]
Name
Size
Permission
Action
base
[ DIR ]
drwxr-xr-x
components
[ DIR ]
drwxr-xr-x
edd
[ DIR ]
drwxr-xr-x
learndash
[ DIR ]
drwxr-xr-x
llms
[ DIR ]
drwxr-xr-x
woo
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
_config.scss
2.51
KB
-rw-r--r--
_layout.scss
9.94
KB
-rw-r--r--
_mixins.scss
3.31
KB
-rw-r--r--
adminer.php
0
B
-rw-r--r--
blog-post-headers.scss
32.2
KB
-rw-r--r--
edd.scss
204
B
-rw-r--r--
gutenberg-editor.scss
3.37
KB
-rw-r--r--
hover-style.scss
10.12
KB
-rw-r--r--
learndash.scss
202
B
-rw-r--r--
llms.scss
188
B
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
style.scss
2.11
KB
-rw-r--r--
stylesheet.scss
5.46
KB
-rw-r--r--
wishlist.scss
1.45
KB
-rw-r--r--
woo-floating-bar.scss
4.29
KB
-rw-r--r--
woo-mini-cart.scss
6.06
KB
-rw-r--r--
woo-multistep-checkout.scss
4.92
KB
-rw-r--r--
woo-quick-view.scss
6.17
KB
-rw-r--r--
woocommerce.scss
368
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _config.scss
// Typography Variables // ------------------------------------------------- // Basic Typography $base-font-size: 14px; $base-line-height: 1.8; $font-size: $base-font-size !default; $browser-font-size: 16px !default; // Body type $body-font-family: 'Open Sans', sans-serif !default; $body-font-weight: 400 !default; $body-font-style: normal !default; // Heading type $heading-font-weight: 600 !default; $heading-font-style: normal !default; // Color Variables // ------------------------------------------------- // Project base color // ================================== $color-1: #fff !default; $color-2: #333 !default; $color-3: #222 !default; $color-4: #929292 !default; $color-5: #13aff0 !default; $color-6: #0b7cac !default; $color-7: #e9e9e9 !default; $color-8: #f8f8f8 !default; $color-9: #f1f1f1 !default; $color-10: #ddd !default; $color-11: #555 !default; $color-12: #1B1B1B !default; $color-13: #bbb !default; $color-14: #444 !default; $color-15: #777 !default; $color-16: #f5f5f5 !default; $color-17: #666 !default; $color-18: #4a4a4a !default; // =================================== // Base colors $body-bg-color: $color-1 !default; $border-color: $color-7 !default; $selection-bg-color: $color-2 !default; $selection-font-color: $color-1 !default; // Typography colors $body-font-color: $color-18 !default; $heading-font-color: $color-2 !default; // Link colors $link-color: $color-2 !default; $link-hover-color: $color-5 !default; // Settings Hamburgers buttons // ================================================== $hamburger-layer-width : 20px !default; $hamburger-layer-height : 2px !default; $hamburger-layer-spacing : 5px !default; $hamburger-layer-color : #000 !default; $hamburger-layer-border-radius : 3px !default; $hamburger-hover-opacity : 0.7 !default; $hamburger-hover-transition-duration : 0.15s !default; $hamburger-hover-transition-timing-function: linear !default; // To use CSS filters as the hover effect instead of opacity, // set $hamburger-hover-use-filter as true and // change the value of $hamburger-hover-filter accordingly. $hamburger-hover-use-filter: false !default; $hamburger-hover-filter : opacity(50%) !default;
Close