Difference between revisions of "Template:HK GTC"

Line 1,188: Line 1,188:
 
/* Actual WIKI Pages*/
 
/* Actual WIKI Pages*/
  
 +
 +
.to-top{
 +
    position: fixed;
 +
    bottom: 0;
 +
    right: 0;
 +
    padding: 1rem;
 +
    font-size: 3rem;
 +
    transition: transform .2s;
 +
}
 +
 +
.to-top a{
 +
    text-decoration: none;
 +
    color: #4f4f4f;
 +
}
 +
 +
.to-top:hover{
 +
    transform: translateY(-5px);
 +
}
  
 
.section-selector {
 
.section-selector {

Revision as of 16:17, 14 October 2021

HK_GTC 2021 Homepage