Difference between revisions of "Team:UNSW Australia/Navbar"

Line 76: Line 76:
 
         margin: 0;
 
         margin: 0;
 
         padding: 0;
 
         padding: 0;
 +
        background-color: white;
 +
        height: 100vh;
 
}
 
}
  
Line 143: Line 145:
 
position: fixed;
 
position: fixed;
 
width: 100%;
 
width: 100%;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
 
 
}
 
}
  
Line 207: Line 208:
 
position: absolute;
 
position: absolute;
 
background-color: #1E1E1E;
 
background-color: #1E1E1E;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
 
 
}
 
}
  

Revision as of 11:27, 20 August 2018