Difference between revisions of "Template:Virginia"

Line 296: Line 296:
 
.igem_2017_content_wrapper {
 
.igem_2017_content_wrapper {
 
width: 100%;
 
width: 100%;
display:inline-block;
+
display:block;
 
float:left;  
 
float:left;  
 
background-color: #BFD7EA;  
 
background-color: #BFD7EA;  
Line 405: Line 405:
  
 
/* general class for column divs */
 
/* general class for column divs */
.igem_2017_content_wrapper.column  {  
+
.igem_2017_content_wrapper .column  {  
 
padding: 10px 0px;
 
padding: 10px 0px;
 
float:left;  
 
float:left;  
Line 411: Line 411:
  
 
/* class for a full width column */
 
/* class for a full width column */
.column.full_size {
+
.column .full_size {
 
width:100%;  
 
width:100%;  
 
}
 
}

Revision as of 17:50, 14 July 2017