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

Line 14,507: Line 14,507:
 
     color: white;
 
     color: white;
 
     font-size: 12px;
 
     font-size: 12px;
     background-color: rgba(255, 255, 255, 0.5);
+
     background-color: rgba(0, 0, 0, 0.3);
 
     padding: 1em;
 
     padding: 1em;
 
     display: none;
 
     display: none;
 +
    z-index: 1000;
 
}
 
}
  
 
.go-top:hover {
 
.go-top:hover {
 
     background-color: rgba(255, 255, 255, 0.9);
 
     background-color: rgba(255, 255, 255, 0.9);
 +
    z-index: 1000;
 
}
 
}
  
 
</style> </html>
 
</style> </html>

Revision as of 04:58, 15 October 2016