Difference between revisions of "Template:Lethbridge HS"

 
(One intermediate revision by the same user not shown)
Line 138: Line 138:
 
padding: 0px 15px;  
 
padding: 0px 15px;  
 
font-size: 16px;
 
font-size: 16px;
                 font-family: Roboto,Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
+
                 font-family: Roboto,sans-serif;
 
}
 
}
  
Line 204: Line 204:
  
 
/**********************************LAYOUT CLASSES **********************************/
 
/**********************************LAYOUT CLASSES **********************************/
 
/* general class for column divs */
 
.igem_2017_content_wrapper .column  {
 
padding: 10px 0px;
 
float:left;
 
}
 
 
/* class for a full width column */
 
.column .full_size {
 
width:100%;
 
}
 
 
/* styling for images in a full width column*/
 
.column.full_size img {
 
width:100%;
 
padding: 10px 15px;
 
}
 
 
/* class for a half width column */
 
.column.half_size {
 
width: 50%;
 
}
 
/* styling for images in a half width column*/
 
.column.half_size img {
 
width: 94.5%;
 
padding: 10px 15px;
 
}
 
 
  
  

Latest revision as of 04:39, 25 August 2017