Difference between revisions of "Template:Main2018"

Line 470: Line 470:
 
/* general wrapper for the content */
 
/* general wrapper for the content */
 
.igem_content_wrapper {
 
.igem_content_wrapper {
width: 88.9%;
+
/*width: 88.9%;*/
 +
width: -webkit-calc(100% -270px);
 
display:block;
 
display:block;
 
background-color:white;  
 
background-color:white;  
Line 703: Line 704:
 
}
 
}
 
 
.highlight.decoration_red_full {
+
.highlight.decoration__full {
 
     border: 4px solid #c30000;
 
     border: 4px solid #c30000;
 
}
 
}

Revision as of 20:50, 21 May 2018

Loading...