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

Line 47: Line 47:
 
}
 
}
  
 +
.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;
 +
}
  
 
</style>
 
</style>

Revision as of 23:13, 31 March 2015