cv formatting, reworking back button on some pages, minor fixes

This commit is contained in:
Nye Evans 2021-01-16 12:25:35 +00:00
parent 31a7ee2818
commit 332f85529a
7 changed files with 68 additions and 11 deletions

View file

@ -21,6 +21,8 @@
feel that I succeeded at this.
</div>
<a href = "../../../index.html"><h2 class = "backButton"> <-Back to main page</h2></a>
<div id = "backButtonContainer">
<a href = "../../../index.html" class = "backButton"> <-Back to main page</a>
</div>
</body>
</HTML>