Difference between revisions of "Team:British Columbia/Test/Custom CSS"

Line 186: Line 186:
  
 
  /* Back to top */
 
  /* Back to top */
 
.back-to-top {
 
background: none;
 
margin: 0;
 
position: fixed;
 
bottom: 0;
 
right: 0;
 
width: 70px;
 
height: 70px;
 
z-index: 100;
 
display: none;
 
text-decoration: none;
 
color: #FFFFFF;
 
background-color: #ff9000;
 
}
 
 
.back-to-top i {
 
  font-size: 60px;
 
}
 
  
  

Revision as of 23:26, 31 March 2015