Difference between revisions of "Template:Main2018"

Line 1,077: Line 1,077:
  
  
/* 2000px  */
 
/************************************************/
 
@media only screen and (max-width: 2000px) {
 
.igem_content_wrapper { width: 86.6%;}
 
}
 
  
/* 1800px  */
 
/************************************************/
 
@media only screen and (max-width: 1800px) {
 
.igem_content_wrapper { width: 85.4%;}
 
}
 
 
/* 1700px  */
 
/************************************************/
 
@media only screen and (max-width: 1700px) {
 
.igem_content_wrapper { width: 85%;}
 
.hub_title{ font-size: 115%;}
 
}
 
  
 
/* 1550px  */
 
/* 1550px  */

Revision as of 20:54, 25 May 2018

Loading...