Difference between revisions of "Template:Team:Uppsala/CSS"

Line 108: Line 108:
 
/**************************************************************** MENU ***************************************************************/
 
/**************************************************************** MENU ***************************************************************/
 
/* Wrapper for the menu */
 
/* Wrapper for the menu */
.igem_2017_menu_wrapper {
+
/* Wrapper for the menu */
                width: 100vw;
+
.igem_2017_menu_wrapper {  
        height: 80px;
+
width: 15%;  
 +
height:100vh;  
 
position:fixed;
 
position:fixed;
                top: 0%;
+
right:0%;
                left: 0%;
+
padding:0px;
                right:0%;
+
float:right;  
padding:10px 10px 10px 10px;
+
float:left;
+
                display: inline-block;  
+
 
border-bottom: 1px solid #d3d3d3;  
 
border-bottom: 1px solid #d3d3d3;  
 
background-color:#D6d5d5;  
 
background-color:#D6d5d5;  

Revision as of 12:50, 12 June 2017

iGEM Uppsala 2017