Line 223: | Line 223: | ||
/***************************************************** CONTENT OF THE PAGE ****************************************************/ | /***************************************************** CONTENT OF THE PAGE ****************************************************/ | ||
− | + | /* Margin wrapper */ | |
.big-margin { | .big-margin { | ||
border: 15px solid #e7ebf0; | border: 15px solid #e7ebf0; | ||
Line 235: | Line 235: | ||
width: 100%; | width: 100%; | ||
display:block; | display:block; | ||
− | float: | + | float:left; |
background-color: #e7ebf0; | background-color: #e7ebf0; | ||
/*background-image: url('https://static.igem.org/mediawiki/2014/2/21/UCD_2014_Picked-olives-ii-Recovered2-9.jpg'); */ | /*background-image: url('https://static.igem.org/mediawiki/2014/2/21/UCD_2014_Picked-olives-ii-Recovered2-9.jpg'); */ | ||
Line 247: | Line 247: | ||
/* styling for the titles h1 h2 */ | /* styling for the titles h1 h2 */ | ||
− | .igem_2017_content_wrapper h1 { | + | .igem_2017_content_wrapper h1, .igem_2017_content_wrapper h2 { |
padding:5px 15px; | padding:5px 15px; | ||
border-bottom: 0px; | border-bottom: 0px; | ||
color: #003366; | color: #003366; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Line 608: | Line 600: | ||
<!-- start of content --> | <!-- start of content --> | ||
+ | <div class="igem_2017_content_wrapper"> | ||
+ | <div class="big-margin"> | ||
+ | <h1>Virginia</h1> |
Revision as of 19:59, 26 June 2017
//--------------------------------------------------------------------------------------------//