Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.1
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
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
/
var /
www /
html /
effiserv /
scss /
theme /
[ HOME SHELL ]
Name
Size
Permission
Action
.DS_Store
6
KB
-rw-r--r--
_blog.scss
17.02
KB
-rw-r--r--
_elements.scss
16.27
KB
-rw-r--r--
_flexbox.scss
4.68
KB
-rw-r--r--
_footer.scss
2.85
KB
-rw-r--r--
_header.scss
5.25
KB
-rw-r--r--
_home.scss
13.75
KB
-rw-r--r--
_mixins.scss
3.35
KB
-rw-r--r--
_pages.scss
6.09
KB
-rw-r--r--
_predefined.scss
4.54
KB
-rw-r--r--
_reset.scss
7.57
KB
-rw-r--r--
_variables.scss
330
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _footer.scss
/* =================================== */ /* Footer Styles /* =================================== */ .footer-area { background: $title-color; .single-footer-widget { @media(max-width: 991px) { margin-bottom:30px; } h4 { color: $white; margin-bottom: 35px; @media(max-width: 1024px) { font-size: 18px; } @media(max-width: 991px) { margin-bottom: 15px; } } ul { li { margin-bottom: 15px; a { @include transition(); color: $text-color; &:hover { color: $white; } } } } .form-wrap { margin-top: 25px; } input { height: 40px; border: none; width: 80% !important; font-weight: 300; background: #f9f9ff; color: $title-color; padding-left: 20px; border-radius: 0; font-size: 14px; padding: 10px; &:focus { outline: none; } } .click-btn { @extend .p1-gradient-bg; color: $white; border-radius: 0; border-top-left-radius: 0px; border-bottom-left-radius: 0px; padding: 8px 12px; border: 0; span { font-weight: 500; } } } .footer-bottom { margin-top: 90px; @media(max-width: 991px) { margin-top: 20px; } .footer-text { color: $white; a, span { color: $primary-color; } } span { font-weight: 700; } .footer-social { text-align: center; @media(max-width: 991px) { text-align:left; margin-top: 30px; } a { background: #3e4876; margin-left: 5px; width: 40px; color: $white; display: inline-grid; text-align: center; height: 40px; align-content: center; @include transition(); &:hover { @extend .p1-gradient-bg; } } } .social-link { text-align: right; @media(max-width: 991px) { text-align: left; margin-top: 30px; } } .buttons { p { font-size: 12px; span { font-size: 18px; } } } } }
Close