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

Line 118: Line 118:
 
float:right;
 
float:right;
 
                 display: inline-block;  
 
                 display: inline-block;  
border-left: 1px solid #d3d3d3;  
+
border-bottom: 1px solid #d3d3d3;  
 
background-color:#D6d5d5;  
 
background-color:#D6d5d5;  
text-align:left;
+
text-align:justified;
 
font-family: Century Gothic;
 
font-family: Century Gothic;
 
                 font-weight:100;
 
                 font-weight:100;
Line 149: Line 149:
 
/* styling for the menu buttons */
 
/* styling for the menu buttons */
 
.igem_2017_menu_wrapper .menu_button {  
 
.igem_2017_menu_wrapper .menu_button {  
width: 100%;  
+
width: 100px;  
 
padding: 10px 0px 10px 15px;  
 
padding: 10px 0px 10px 15px;  
 
float:left;  
 
float:left;  
border-bottom: 1px solid #d3d3d3;  
+
border-right: 1px solid #d3d3d3;  
 
font-size: 14px;  
 
font-size: 14px;  
 
font-weight: 100;  
 
font-weight: 100;  
Line 161: Line 161:
  
 
.igem_2017_menu_wrapper .menu_bottom_padding {  
 
.igem_2017_menu_wrapper .menu_bottom_padding {  
width: 100%;  
+
width: 100px;  
height: 30px;
+
height: 50px;
 
float:left;
 
float:left;
 
}
 
}
Line 207: Line 207:
 
/* styling for the submenu buttons */
 
/* styling for the submenu buttons */
 
.igem_2017_menu_wrapper .submenu_button {  
 
.igem_2017_menu_wrapper .submenu_button {  
width: 100%;  
+
width: 100px;  
 
padding: 10px 0px 10px 34px;  
 
padding: 10px 0px 10px 34px;  
 
float:left;
 
float:left;

Revision as of 12:35, 12 June 2017

iGEM Uppsala 2017