Difference between revisions of "Team:Imperial College/Templates/NavBar"

Line 48: Line 48:
  
 
.container{
 
.container{
width: 100%;
+
    width: 100%;
margin-left: auto;
+
    background-image: linear-gradient(-225deg, #E3FDF5 0%, #FFE6FA 100%);
 +
    background-blend-mode: screen;
 +
    margin-left: auto;
 
     margin-right:auto;
 
     margin-right:auto;
 
     padding-top:5%;
 
     padding-top:5%;
height: 100%;
+
    height: 100%;
 
     position: relative;
 
     position: relative;
 
     padding-bottom: 20px;
 
     padding-bottom: 20px;
 +
 
     }
 
     }
 
      
 
      

Revision as of 10:05, 17 September 2018