Line 118: | Line 118: | ||
float:right; | float:right; | ||
display: inline-block; | display: inline-block; | ||
− | border- | + | border-bottom: 1px solid #d3d3d3; |
background-color:#D6d5d5; | background-color:#D6d5d5; | ||
− | text-align: | + | 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: | + | width: 100px; |
padding: 10px 0px 10px 15px; | padding: 10px 0px 10px 15px; | ||
float:left; | float:left; | ||
− | border- | + | 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: | + | width: 100px; |
− | height: | + | 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: | + | width: 100px; |
padding: 10px 0px 10px 34px; | padding: 10px 0px 10px 34px; | ||
float:left; | float:left; |
Revision as of 12:35, 12 June 2017