Difference between revisions of "Template:ECUST/CSS"

Line 10: Line 10:
 
@font-face {
 
@font-face {
 
     font-family: 'Orbitron';
 
     font-family: 'Orbitron';
     src: url(https://static.igem.org/mediawiki/2017/0/06/T--TU_Dresden--Orbitron-Regular.ttf) format("truetype");
+
     src: url(Orbitron-Regular.ttf) format("truetype");
 
}
 
}
  
 
@font-face {
 
@font-face {
 
     font-family: 'Open Sans';
 
     font-family: 'Open Sans';
     src: url(https://static.igem.org/mediawiki/2017/6/62/T--TU_Dresden--OpenSans-Regular.ttf) format("truetype");
+
     src: url(OpenSans-Regular.ttf) format("truetype");
 
}
 
}
  
Line 65: Line 65:
  
 
.twinkling{
 
.twinkling{
    background:transparent url(https://static.igem.org/mediawiki/2017/7/7b/T--TU_Dresden--twinkling.png) repeat top center;
+
 
 
     z-index:-2;
 
     z-index:-2;
 
     position: fixed;
 
     position: fixed;
Line 377: Line 377:
  
 
ul.leaf li:before {
 
ul.leaf li:before {
     background-image: url(https://static.igem.org/mediawiki/2017/6/6c/T--TU_Dresden--tick-leaf.png);
+
     background-image: url();
 
     background-repeat: no-repeat;
 
     background-repeat: no-repeat;
 
     background-size: contain;  
 
     background-size: contain;  
Line 732: Line 732:
 
     position: fixed;
 
     position: fixed;
 
     height: 253px;
 
     height: 253px;
     background-image: url(https://static.igem.org/mediawiki/2017/e/e0/T--TU_Dresden--UFO.png);
+
     background-image: url(UFO.png);
 
     background-size: contain;
 
     background-size: contain;
 
     background-repeat: no-repeat;
 
     background-repeat: no-repeat;

Revision as of 15:35, 22 August 2018