Difference between revisions of "Template:Goettingen/CSS"

 
(42 intermediate revisions by the same user not shown)
Line 702: Line 702:
 
color:#FFFFFF;
 
color:#FFFFFF;
 
}
 
}
 +
 +
 +
.t-left table {
 +
border: solid 4px white;
 +
border-bottom: solid 1px #DDDDDD;
 +
border-top: solid 2px #DDDDDD;
 +
 +
}
 +
 +
 +
.t-center table {
 +
border: solid 4px white;
 +
border-bottom: solid 1px #DDDDDD;
 +
border-top: solid 2px #DDDDDD;
 +
 +
}
 +
 +
 +
.t-center th {
 +
  text-align: center !important; 
 +
  border-right: solid 1px #DDDDDD;
 +
  border-left: solid 1px #DDDDDD;
 +
}
 +
 +
.t-center td {
 +
  text-align: left !important;
 +
    border-right: solid 1px #DDDDDD;
 +
}
 +
 +
 +
.t-left .table th {
 +
  text-align: left !important; 
 +
  border-right: solid 1px #DDDDDD;
 +
  border-left: solid 1px #DDDDDD;
 +
}
 +
 +
 +
.t-left .table td {
 +
  text-align: left !important; 
 +
  border-right: solid 1px #DDDDDD;
 +
  border-left: solid 1px #DDDDDD;
 +
}
 +
  
  
Line 1,412: Line 1,455:
 
<!--  Plyr css-->
 
<!--  Plyr css-->
 
<link rel="stylesheet" href="https://2016.igem.org/Template:Goettingen/plyr_css?action=raw&ctype=text/css">
 
<link rel="stylesheet" href="https://2016.igem.org/Template:Goettingen/plyr_css?action=raw&ctype=text/css">
 +
 +
<!--  Fontawesome CSS-->
 +
<link rel="stylesheet" href="https://2016.igem.org/Template:Goettingen/CSS_fontawesome?action=raw&ctype=text/css">
 +
  
  

Latest revision as of 17:49, 19 October 2016