- Fix but not finished lobby page
    - Add Button nav bar functionality
This commit is contained in:
Mathis Degryck
2024-09-17 20:54:15 +02:00
parent 53441d4785
commit 9491d795bf
6 changed files with 76 additions and 40 deletions

View File

@ -3,9 +3,9 @@
<div id="topBar">
<h1>PTME</h1>
<div id="topButton">
<p>HOME</p>
<p id="AAAAAAA">PROJECT</p>
<p>AUTHORS</p>
<p id="buttonPlay">PLAY</p>
<p id="buttonProject">PROJECT</p>
<p id="buttonAuthors">AUTHORS</p>
</div>
<div id="loginButton">
<p>LOGIN</p>
@ -80,7 +80,7 @@
</div>
<section class="homeSection">
</section>
<section class="homeSection relative" id="QWERTYUIOP">
<section class="homeSection relative" id="project">
<img id="firstBall" src="/static/img/homePage/ball3D2.png">
<img id="secondBall" src="/static/img/homePage/ball3D3.png">
<div class="relative">
@ -88,7 +88,7 @@
<p id="secondText">Lorem ipsum dolor sit amet consectetur adipisicing elit. Officia totam cupiditate magni unde expedita molestiae eum aliquam fugit voluptatibus omnis! Dolores, ipsa inventore necessitatibus numquam aspernatur in perferendis id voluptas?</p>
</div>
</section>
<section class="homeSection">
<section class="homeSection" id="authors">
<div class="team">
<div class="team-member">
<img src="/static/img/homePage/tomoron.png" alt="Tom" class="team-photo">