Difference between revisions of "Team:SCU-WestChina/main.css"

 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
   <head>
 
   <head>
 
     <style  type="text/css">
 
     <style  type="text/css">
@font-face { 
 
    /* font-properties */ 
 
    font-family: "AGaramondPro"; 
 
    src:url('https://static.igem.org/mediawiki/2017/c/c1/T--SCU-WestChina--Wiki-font-garamond-regularwoff.woff'),   
 
    url(' https://static.igem.org/mediawiki/2017/2/22/T--SCU-WestChina--Wiki-font-garamond-regular.ttf'), 
 
    url(' https://static.igem.org/mediawiki/2017/a/a5/T--SCU-WestChina--Wiki-font-garamond-regulareot.eot'); /* IE9 */ 
 
 
 
* {
 
    margin: 0;
 
    padding: 0;
 
    line-height: normal;
 
}
 
 
 
.cloud-img {
 
.cloud-img {
 
     width: 100%;
 
     width: 100%;
Line 186: Line 172:
 
     -webkit-transition: color 0.5s;
 
     -webkit-transition: color 0.5s;
 
     transition: color 0.5s;
 
     transition: color 0.5s;
 +
}
 +
 +
.link-more:visited {
 +
    color: #8b0000;
 +
    text-decoration: none;
 
}
 
}
  

Latest revision as of 16:49, 31 October 2017