Difference between revisions of "Template:UNSW Australia/Navbar"

Line 86: Line 86:
 
</div>
 
</div>
  
 +
<div id="footer">
 +
  <p>Copyright UNSW iGEM 2018</p>
 +
</div>
  
 
<style>
 
<style>
Line 406: Line 409:
  
 
/* END NAVBAR */
 
/* END NAVBAR */
 +
 +
 +
#footer {
 +
  position: absolute;
 +
  bottom: 0px;
 +
  width: 30px;
 +
  background-color: #464646;
 +
  color: white;
 +
}
 +
 
</style>
 
</style>
 
<script src="https://code.jquery.com/jquery-3.2.1.js"></script>
 
<script src="https://code.jquery.com/jquery-3.2.1.js"></script>
Line 507: Line 520:
 
                 $('#judging-sub').css({"display": "block"});
 
                 $('#judging-sub').css({"display": "block"});
 
}});
 
}});
 
 
</script>
 
</script>
 
</html>
 
</html>

Revision as of 06:28, 14 October 2018