Redesigned banner for non-index.

Changed button highlighting.
This commit is contained in:
RobertHeaton
2023-09-07 16:54:11 +01:00
parent ec2f5b2ce3
commit 9e09877705
5 changed files with 209 additions and 259 deletions

View File

@ -21,20 +21,26 @@
<h1>Robert <b class = "title">Heaton</b></h1>
<h2>Mechatronics Engineer</h2>
</div>
<div class="wrapper2">
<div class="titleMenuWrapper">
<a class="btn" href="about.html#aboutMe">
<div class="landing-bttn">
<h3 class="arrow">><h3>
<h3>About</h3>
<h3 class="hidden"><<h3></h3>
</div>
</a>
<a class="btn" href="projects.html#projects">
<div class="landing-bttn">
<h3 class="arrow">><h3>
<h3>Projects</h3>
<h3 class="hidden"><<h3></h3>
</div>
</a>
<a class="btn" href="extra.html#memoriam">
<div class="landing-bttn">
<h3 class="arrow">><h3>
<h3>Extra</h3>
<h3 class="hidden"><<h3></h3>
</div>
</a>
</div>