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

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

Revision as of 14:16, 13 September 2018