Difference between revisions of "Template:Fudan-CHINA"

(Prototype team template page)
 
Line 219: Line 219:
 
/* general wrapper for the content */
 
/* general wrapper for the content */
 
.igem_2018_team_content {
 
.igem_2018_team_content {
background-color:white;  
+
background-color:"#F1F1F1";  
 
display:block;
 
display:block;
width: 87%;
+
width: 100%;
 
}
 
}
  
Line 236: Line 236:
 
/**************************************************************************************************************************************************************************************************/
 
/**************************************************************************************************************************************************************************************************/
  
.igem_2018_team_content .igem_2018_team_column_wrapper h1 { font-size: 210%;}
+
.igem_2018_team_content .igem_2018_team_column_wrapper h1 { font-size: 310%;}
.igem_2018_team_content .igem_2018_team_column_wrapper h2 { font-size: 190%;}
+
.igem_2018_team_content .igem_2018_team_column_wrapper h2 { font-size: 290%;}
 
.igem_2018_team_content .igem_2018_team_column_wrapper h3 { font-size: 170%;}
 
.igem_2018_team_content .igem_2018_team_column_wrapper h3 { font-size: 170%;}
 
.igem_2018_team_content .igem_2018_team_column_wrapper h4 { font-size: 150%;}
 
.igem_2018_team_content .igem_2018_team_column_wrapper h4 { font-size: 150%;}
Line 294: Line 294:
 
/* Table */
 
/* Table */
 
.igem_2018_team_content .igem_2018_team_column_wrapper table {  
 
.igem_2018_team_content .igem_2018_team_column_wrapper table {  
border: 1px solid #928b8b;  
+
border: 0px solid #928b8b;  
 
border-collapse: collapse;  
 
border-collapse: collapse;  
 
font-size: 130%;
 
font-size: 130%;
Line 302: Line 302:
 
/* table cells */
 
/* table cells */
 
.igem_2018_team_content .igem_2018_team_column_wrapper td {  
 
.igem_2018_team_content .igem_2018_team_column_wrapper td {  
border: 1px solid #c4baba;  
+
border: 0px solid #c4baba;  
 
border-collapse: collapse;  
 
border-collapse: collapse;  
 
font-size: 105%;
 
font-size: 105%;

Revision as of 17:45, 25 July 2018