Difference between revisions of "Template:NUS Singapore-Sci"

Line 71: Line 71:
  
 
/*this wraps the whole of the menu*/
 
/*this wraps the whole of the menu*/
.igem_2018_team_menu {  
+
.igem_2018_team_menu {
list-style-type: none;
+
                background-color:#cccccc;
                margin: 0;
+
border-left: 1px solid #c4baba;
                padding: 0;
+
display:block;
                overflow: hidden;
+
float:left;
                background-color: #333;  
+
height:100vh;
 +
max-width: auto;
 +
overflow-y: hidden;
 +
overflow-x: hidden;
 +
padding:0px;
 +
position:fixed;
 +
right:0%;
 +
text-align:left;
 +
width:15%;
 +
 
}
 
}
  

Revision as of 13:22, 13 September 2018