Difference between revisions of "Template:CCU Taiwan/header"

m
m
Line 70: Line 70:
 
     text-decoration: none;
 
     text-decoration: none;
 
     background-color: rgba(155,30,30);
 
     background-color: rgba(155,30,30);
}
 
 
/*gotop*/
 
#gotop a{
 
    display: block;
 
    position: fixed;
 
    height: 45px;
 
    width: 50px;
 
    right: 20px;
 
    bottom: 30px;
 
    font-size: 0;
 
    cursor: pointer;
 
    z-index: 1000;
 
    background: url(https://static.igem.org/mediawiki/2020/7/72/T--CCU_Taiwan--mosquito_1.png);
 
}
 
 
#gotop a:hover {
 
    background: url(https://static.igem.org/mediawiki/2020/9/9e/T--CCU_Taiwan--mosquito_2.png);
 
}
 
 
#gotop a:active {
 
    background: url(https://static.igem.org/mediawiki/2020/d/d5/T--CCU_Taiwan--mosquito_3.png);
 
 
}
 
}
  

Revision as of 04:02, 9 September 2020