Difference between revisions of "Template:US AFRL CarrollHS"

Line 232: Line 232:
 
/********************************* HTML STYLING  *********************************/
 
/********************************* HTML STYLING  *********************************/
  
/* styling for the titles h1 h2 */
+
/* styling for the title h1 */
.igem_2017_content_wrapper h1, .igem_2017_content_wrapper h2 {
+
.igem_2017_content_wrapper h1 {
 
padding:5px 15px;  
 
padding:5px 15px;  
 
border-bottom: 0px;  
 
border-bottom: 0px;  
color: #3399ff;
+
color: #444444;
 +
                font: Helvetica Neue
 +
                font-weight: bold;
 
}
 
}
  
 +
      /* styling for the title h2 */
 +
.igem_2017_content_wrapper h2 {
 +
padding:5px 15px;
 +
border-bottom: 0px;
 +
color: #000000;
 +
                font: Helvetica Neue
 +
}
 +
 +
      /* styling for the title h3 */
 +
.igem_2017_content_wrapper h3 {
 +
padding:5px 15px;
 +
border-bottom: 0px;
 +
color: #000000;
 +
                font: Helvetica Neue
 +
}
  
/* styling for the titles h3 h4 h5 h6*/
+
/* styling for the titles   h4 h5 h6*/
.igem_2017_content_wrapper h3, .igem_2017_content_wrapper h4, .igem_2017_content_wrapper h5, .igem_2017_content_wrapper h6 {  
+
.igem_2017_content_wrapper h4, .igem_2017_content_wrapper h5, .igem_2017_content_wrapper h6 {  
 
padding:5px 15px;  
 
padding:5px 15px;  
 
border-bottom:0px;  
 
border-bottom:0px;  
Line 291: Line 308:
 
width: 97%;  
 
width: 97%;  
 
margin:15px 10px;  
 
margin:15px 10px;  
border: 1px solid #d3d3d3;  
+
border: 0px solid #d3d3d3;  
 
border-collapse: collapse;  
 
border-collapse: collapse;  
 
}
 
}
Line 299: Line 316:
 
padding: 10px;
 
padding: 10px;
 
vertical-align: text-top;  
 
vertical-align: text-top;  
border: 1px solid #d3d3d3;  
+
border: 0px solid #d3d3d3;  
 
border-collapse: collapse;  
 
border-collapse: collapse;  
 
}
 
}

Revision as of 19:54, 15 June 2017

US_AFRL_CarrollHS