Site
- Fix last PTME footer - NEW select game mode (need to fix EDDY PART)
This commit is contained in:
@ -129,7 +129,7 @@
|
||||
<footer>
|
||||
<div class="footer-content">
|
||||
<div class="footer-left">
|
||||
<h1>PTME</h1>
|
||||
<h1>METH</h1>
|
||||
<p>ft_transcendance project<br>for 42 shcool</p>
|
||||
</div>
|
||||
<div class="footer-right">
|
||||
|
@ -84,6 +84,18 @@
|
||||
<div class="mode-card">
|
||||
<p>Multiplayer local</p>
|
||||
</div>
|
||||
|
||||
<div class="mode-card-ns">
|
||||
<p>Matchmaking</p>
|
||||
</div>
|
||||
|
||||
<div class="mode-card-ns">
|
||||
<p>Ranked</p>
|
||||
</div>
|
||||
|
||||
<div class="mode-card-ns">
|
||||
<p>Tournament</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!--------- FOR MATHIS : I made some changes here ---------->
|
||||
@ -202,7 +214,7 @@
|
||||
<div class="not-select-keys FRButton">FR</div>
|
||||
</div>
|
||||
<span class="line"></span>
|
||||
<p style="text-align: center;">Tournament code</p>
|
||||
<p style="text-align: center; margin-bottom: 20px;">Tournament code</p>
|
||||
<input id="tournamentCode" class="search-input" type="text" placeholder="Enter the tournament code (empty for create one)">
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user