Difference between revisions of "Template:Team:NUS Singapore/CSS"

 
(5 intermediate revisions by the same user not shown)
Line 24: Line 24:
 
}
 
}
  
p {
 
    font-family: "Raleway"
 
}
 
  
h1 {
 
    font-family: "Raleway"
 
}
 
 
h2 {
 
    font-family: "Raleway"
 
}
 
  
  
Line 1,474: Line 1,464:
 
.icon-acknowledgement:before {
 
.icon-acknowledgement:before {
 
     background-image: url('https://static.igem.org/mediawiki/2016/2/2b/T--NUS_Singapore--acknowledgement.png');
 
     background-image: url('https://static.igem.org/mediawiki/2016/2/2b/T--NUS_Singapore--acknowledgement.png');
 +
}
 +
 +
.icon-cup:before {
 +
    background-image: url('https://static.igem.org/mediawiki/2016/7/7e/T--NUS_Singapore--cup.png');
 
}
 
}
  
Line 1,614: Line 1,608:
 
.icon-food:before {
 
.icon-food:before {
 
     content: "\e018";
 
     content: "\e018";
}
 
 
.icon-cup:before {
 
    content: "\e019";
 
 
}
 
}
  
Line 2,264: Line 2,254:
 
#bodyContent h2 {
 
#bodyContent h2 {
 
     color: #5f7e9f;
 
     color: #5f7e9f;
    font-family: Raleway;
 
 
     font-weight: 900;
 
     font-weight: 900;
 
}
 
}
Line 14,505: Line 14,494:
 
     right: 2em;
 
     right: 2em;
 
     text-decoration: none;
 
     text-decoration: none;
     color: (171, 218, 243);
+
     color:white;
 
     font-size: 12px;
 
     font-size: 12px;
 
     background-color: rgba(0, 0, 0, 0.3);
 
     background-color: rgba(0, 0, 0, 0.3);
Line 14,516: Line 14,505:
 
     background-color: rgba(0, 0, 0, 0.9);
 
     background-color: rgba(0, 0, 0, 0.9);
 
     z-index: 1000;
 
     z-index: 1000;
 +
    color: rgb(171, 218, 243);
 
}
 
}
  
 
</style> </html>
 
</style> </html>

Latest revision as of 07:58, 16 October 2016