Difference between revisions of "Template:Goettingen/CSS"

 
(62 intermediate revisions by the same user not shown)
Line 34: Line 34:
 
padding:0;
 
padding:0;
 
margin:0;
 
margin:0;
        list-style-image:url('');
+
/*        list-style-image:url('');*/
        background-image:url('');
+
/*        background-image:url('');*/
 
         border-bottom:none;
 
         border-bottom:none;
 
}
 
}
Line 82: Line 82:
 
         background:none;
 
         background:none;
 
          
 
          
 +
}
 +
 +
.text ul {
 +
list-style-type: disc !important;
 
}
 
}
  
Line 700: 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 710: Line 755:
 
margin:0px;
 
margin:0px;
 
width:80%;
 
width:80%;
 +
background-repeat: no-repeat;
 +
display: block;
 +
margin:0 auto 0 auto;
  
 
}
 
}
  
 
.img-noborder {
 
.img-noborder {
margin-top:0px;
+
margin-top:-0.5px;
margin-left:-5px;
+
margin-left:-4.5px;
 
padding:0;
 
padding:0;
apacity:0.1;
+
opacity: 0;
  
 
}
 
}
Line 724: Line 772:
 
margin-top:-0.5px;
 
margin-top:-0.5px;
 
padding:0;
 
padding:0;
opacity: 0.1;
+
opacity: 0;
  
 
}
 
}
  
 +
.img-noborder:hover {
 +
 +
opacity: 1;
 +
 +
}
 +
 +
.img-noborder1:hover {
 +
 +
opacity: 1;
 +
 +
}
  
  
Line 1,396: 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