Linux e000727e84fa 5.4.0-208-generic #228-Ubuntu SMP Fri Feb 7 19:41:33 UTC 2025 x86_64
Apache/2.4.62 (Debian)
: 192.168.16.2 | : 192.168.16.1
Cant Read [ /etc/named.conf ]
8.2.27
root
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 /
html /
scss /
[ HOME SHELL ]
Name
Size
Permission
Action
_bootstrap-overrides.scss
528
B
-rw-r--r--
_global.scss
916
B
-rw-r--r--
_masthead.scss
647
B
-rw-r--r--
_mixins.scss
459
B
-rw-r--r--
_navbar.scss
1.71
KB
-rw-r--r--
_portfolio.scss
1.16
KB
-rw-r--r--
_services.scss
73
B
-rw-r--r--
_variables.scss
350
B
-rw-r--r--
creative.scss
207
B
-rw-r--r--
fdl.php
4.54
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _navbar.scss
// Styling for the navbar #mainNav { border-bottom: 1px solid fade-out($gray-900, .9); background-color: $white; @include sans-serif-font; @include transition-all; .navbar-brand { font-weight: 700; text-transform: uppercase; color: $primary; @include sans-serif-font; &:focus, &:hover { color: darken($primary, .1); } } .navbar-nav { > li.nav-item { > a.nav-link, > a.nav-link:focus { font-size: .9rem; font-weight: 700; text-transform: uppercase; color: $gray-900; &:hover { color: $primary; } &.active { color: $primary !important; background-color: transparent; &:hover { background-color: transparent; } } } } } @media (min-width: 992px) { border-color: transparent; background-color: transparent; .navbar-brand { color: fade-out($white, .3); &:focus, &:hover { color: $white; } } .navbar-nav > li.nav-item > a.nav-link { padding: 0.5rem 1rem; } .navbar-nav > li.nav-item > a.nav-link, .navbar-nav > li.nav-item > a.nav-link:focus { color: fade-out($white, .3); &:hover { color: $white; } } &.navbar-shrink { border-bottom: 1px solid fade-out($gray-900, .9); background-color: $white; .navbar-brand { color: $primary; &:focus, &:hover { color: darken($primary, .1); } } .navbar-nav > li.nav-item > a.nav-link, .navbar-nav > li.nav-item > a.nav-link:focus { color: $gray-900; &:hover { color: $primary; } } } } }
Close