Difference between revisions of "Template:Goettingen/CSS"

 
(44 intermediate revisions by the same user not shown)
Line 34: Line 34:
 
padding:0;
 
padding:0;
 
margin:0;
 
margin:0;
list-style-image:url(https://upload.wikimedia.org/wikipedia/commons/thumb/8/8c/Bullet_(typography).svg/2000px-Bullet_(typography).svg.png);
+
/*        list-style-image:url('');*/
 
/*        background-image:url('');*/
 
/*        background-image:url('');*/
 
         border-bottom:none;
 
         border-bottom:none;
Line 704: Line 704:
  
  
 +
.t-left table {
 +
border: solid 4px white;
 +
border-bottom: solid 1px #DDDDDD;
 +
border-top: solid 2px #DDDDDD;
  
.table th {
+
}
 +
 
 +
 
 +
.t-center table {
 +
border: solid 4px white;
 +
border-bottom: solid 1px #DDDDDD;
 +
border-top: solid 2px #DDDDDD;
 +
 
 +
}
 +
 
 +
 
 +
.t-center th {
 
   text-align: center !important;   
 
   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,414: 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