Difference between revisions of "Team:Manchester/Templates/NavBar"

Line 204: Line 204:
 
.clear {
 
.clear {
 
   clear: both;
 
   clear: both;
 +
}
 +
 +
.gonna-go-fast-to-the-top {
 +
  position: fixed;
 +
  top: 90vh;
 +
  left: 90vw;
 +
  background-color: transparent;
 +
  opacity: 0.7
 
}
 
}
  
Line 463: Line 471:
 
   </nav>
 
   </nav>
  
 +
</div>
 +
 +
<div class="gonna-go-fast-to-the-top">
 +
<p><i class="fa fa-arrow-circle-o-up"></i></p>
 
</div>
 
</div>
  

Revision as of 20:35, 1 November 2017