403Webshell
Server IP : 138.197.162.186  /  Your IP : 216.73.216.17
Web Server : nginx/1.24.0
System : Linux ubuntu-s-1vcpu-512mb-10gb-tor1 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64
User : root ( 0)
PHP Version : 8.3.6
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/html/yogaensalada-site-backup/assign3/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/yogaensalada-site-backup/assign3/css/header.css
:root {
    --ft-header:  "Inria Serif", sans-serif;
    --ft-body: "Inter", sans-serif;
    --colr-white: #fff;
    --colr-red: #C82F31;
    --colr-black: #111111;
    --colr-offblack: #212121;
    --font-size16: 1.6rem;
    --box-shadow: 0 2px 8px 4px rgba(0, 0, 0, 0.15);
}


body {
    font-family: var(--ft-header);
    font-family: var(--ft-body);
    font-size: var(--font-size16);
    line-height: 1.5;
}
header{
    position: sticky;
}

header section.bg-black{
    background-color: var(--colr-black);
    height: 100px;
}

div.topnav{
    align-content: center;
}

div.topnav ul{
    padding: 3rem 1.5rem;
}

div.topnav ul li{
    display: inline;
    font-size: 1.8rem;
    text-transform: uppercase;
    justify-content: space-around;
    align-content: center;
    padding: 0 .8rem;
   
}

/*toggle button*/


.toggle-btn {
    border: none;
    cursor: pointer;
    font-size: 0.85rem;
    outline: none;
    text-align: center;
    transition: all 0.65s ease;
    background-color: var(--colr-white);
}

.toggle-btn svg {
    display: block;
    width: 2rem;
}

.toggle-btn svg path {
    stroke: var(--colr-black);
}

.toggle-btn:hover,
.toggle-btn rect:hover {
    
    fill: var(--colr-black);

}

.toggle-btn rect {
    fill: var(--colr-black);
}

/*end toggle button*/
 /**Typography**/

 .bd-white{
    font-weight: 700;
    font-family: var(--ft-body);
    color:var(--colr-white)
 }

 .thin-italics{
    font-weight: 200;
    font-family: var(--ft-body);
    font-style: italic;
    color:var(--colr-white)
 }

 .normal{
    font-family: var(--ft-body);
    color:var(--colr-white)
 }

 section h1 a{
    font-family: var(--ft-header);
    font-size: 9rem;
    font-weight: bold;
    color: var(--colr-black);
    text-transform: uppercase;
    text-decoration: none;
   
 }



 .flex-logo-container{
    display: flex;
    flex-direction: row;
    justify-content:space-between;
    padding-left: 1rem;
    align-content: center;
  
 }

 nav ul.primenav li {
    display: none;
}

 @media screen and (min-width: 800px) {

    .toggle-btn {
        display: none;
    }

    div.topnav ul{
        padding: 3rem 1rem;
    }
    
    div.topnav ul li{
        display: inline;
        font-size: 2rem;
        text-transform: uppercase;
        justify-content: space-around;
        align-content: center;
        padding: 0 .8rem;
       
    }

    nav{
        padding: 0 1rem;
    }

    nav ul.primenav li {  
        display: inline-block;
        align-items: center;
        padding: 0 .6rem;
    }

    .flex-logo-container{
        align-items: center;
    }
    section  h1 a{
        padding: 0 3rem;
    }

    ul.primenav li a:link{
        text-decoration: none;
        color: var(--colr-black);
        font-size: 3rem;
     }


 }

Youez - 2016 - github.com/yon3zu
LinuXploit