403Webshell
Server IP : 14.225.204.176  /  Your IP : 216.73.216.252
Web Server : nginx/1.24.0
System : Linux nodejs-ybgk 6.8.0-40-generic #40-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 5 10:34:03 UTC 2024 x86_64
User : root ( 0)
PHP Version : 8.1.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/html/php/zinisoft.net/gem/sass/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/php/zinisoft.net/gem/sass/_header.scss
/*------------------------------------------------------------------
[Header]
*/
.navigation-bar {
    float: left;
    width: 100%;
}

.navbar {
    padding: 0px;
    z-index: 999;
    background-color: transparent !important;
    padding: 3vh 0;
    width: 100%;
    // .container {
    //     padding-left: 15px;
    //     padding-right: 15px;
    // }
}

.navbar-brand {
    padding: 0;
    img {
        max-width: 190px;
        @include breakpoint(md) {
            max-width: 100%;
        }
    }
}  

.navbar-fixed-top.scrolled .navbar-nav {
    display: none;
}
  
/*side menu button*/

.sidemenu_btn {
    width: 62px;
    height: 33px;
    z-index: 999;
    margin-top: 12px;
    margin-left: 16px;
    cursor: pointer;
    display: inline-block;
    transition: all .3s linear;
    @include breakpoint(md) {
        width: 82px;
        height: 43px;
    }
    span {
        height: 2px;
        width: 100%;
        background: #fff;
        display: block;
        margin: auto;
        transition: .5s ease;
    }

    &:hover span {
        &:first-child, &:last-child {
        width: 70%;
        background-color: #fff;
        }

        &:nth-child(2) {
        background-color: #fff;
        }
    }

    span:nth-child(2) {
        margin: 13px 0;
        @include breakpoint(md) {
            margin: 18px 0;
        }
    }
}
.side-menu {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 998;
    background: #000;
    transform: translate3d(-100%, 0, 0);
    transition: transform .5s ease;
    position: fixed;
    overflow: hidden;
    padding-top: calc(6vh + 63px);
    background: url(../img/Scene1_2.png) no-repeat center;
    background-size: cover;
    &.left {
      left: 0;
      right: auto;
      transform: translate3d(-100%, 0, 0);
    }
  
    &.before-side {
      width: 280px;
    }
  
    &.side-menu-active, &.before-side {
      transform: translate3d(0, 0, 0);
    }
    &.side-menu.side-menu-active .side-nav {
        .navbar-nav .nav-item {
            transform: translateY(0);
            opacity: 1;
        }
        .sidemenu-image {
            opacity: 1;
            transform: translateY(0);
        }
      }
}
  
.side-nav {
    display: block;
    .navbar-nav {
        .nav-item {
            opacity: 0;
            display: block;
            margin: 0;
            padding: 0 !important;
            transition: all 0.8s ease 500ms;
            transform: translateY(30px);
            
            &:first-child {
                transition-delay: .1s;
            }
            
            &:nth-child(2) {
                transition-delay: .2s;
            }
            
            &:nth-child(3) {
                transition-delay: .3s;
            }
            
            &:nth-child(4) {
                transition-delay: .4s;
            }
            
            &:nth-child(5) {
                transition-delay: .5s;
            }
            
            &:nth-child(6) {
                transition-delay: .6s;
            }
            
            &:nth-child(7) {
                transition-delay: .7s;
            }
            
            &:nth-child(8) {
                transition-delay: .8s;
            }
            
            &:nth-child(9) {
                transition-delay: .9s;
            }
        }
        .nav-link {
            padding: 2px 0 3px 0 !important;
            line-height: normal;
            position: relative;
            border-radius: 0;
            text-decoration: none;
            text-align: left;
            display: flex;
            align-items: center;
            text-decoration: none;
            font-size: 2.1875rem;
            color: $clr-white;
            font-weight: 700;
            text-transform: uppercase;
            opacity: 0.3;
            transform: scale(0.75);
            transform-origin: left;
            &.active, &:hover, &:focus {
              opacity: 1;
              transform: scale(1);
            }
            @include breakpoint(md) {
                font-size: 3.125rem;
                min-height: 35px;
            }
        }
    }
    .col-menu {
        display: flex;
        align-items: flex-end;
        padding-bottom: 60px;
        @include breakpoint(md) {
            min-height: calc(94vh - 63px);
        }
    }
    .col-menu-inner {
        width: 100%;
    }
    .status-page {
        font-weight: 400;
        font-size: .75rem;
        text-transform: uppercase;
        @include breakpoint(md) {
            font-size: .875rem;
        }
    }
    .sidemenu-image {
        transition: all 0.8s ease 500ms;
        position: relative;
        transform: translateY(200px);
        opacity: 0;
    }
}

Youez - 2016 - github.com/yon3zu
LinuXploit