Line 190: | Line 190: | ||
/* styling for the menu button when it is the current page */ | /* styling for the menu button when it is the current page */ | ||
.current_page { | .current_page { | ||
− | background-color:# | + | background-color:#F07241 !important; |
color:#5e5f5f !important; | color:#5e5f5f !important; | ||
} | } | ||
Line 201: | Line 201: | ||
float:left; | float:left; | ||
background-color: #C04848; | background-color: #C04848; | ||
− | + | border-bottom: 1px solid #000000; | |
font-size: 12px; | font-size: 12px; | ||
color: #141b9e; | color: #141b9e; | ||
Line 222: | Line 222: | ||
/***************************************************** CONTENT OF THE PAGE ****************************************************/ | /***************************************************** CONTENT OF THE PAGE ****************************************************/ | ||
− | /* | + | /* Margin wrapper */ |
− | + | ||
.big-margin { | .big-margin { | ||
border: 20px solid #300030; | border: 20px solid #300030; | ||
Line 230: | Line 229: | ||
} | } | ||
+ | |||
+ | /* Wrapper for the content */ | ||
.igem_2017_content_wrapper { | .igem_2017_content_wrapper { | ||
width: 85%; | width: 85%; |
Revision as of 20:14, 20 June 2017