Site
- Add responsive : - Lobby page - Fix bug profil/login/settings'
This commit is contained in:
@ -80,7 +80,7 @@
|
||||
<div class="menuSelected" id="multiLocalSelected">
|
||||
<div id="whatGame">
|
||||
<p>The key to success is timing and precision, as you need to position your paddle correctly to deflect the ball at the right angle.</p>
|
||||
<span class="line"></span>
|
||||
<span class="line" id="tournament-line1"></span>
|
||||
<div class="keys">
|
||||
<div class="key">
|
||||
<p>W</p>
|
||||
@ -172,7 +172,7 @@
|
||||
<div class="menuSelected" id="tournamentSelected">
|
||||
<div id="whatGame">
|
||||
<p>Compete in the ultimate Pong Tournament with up to 8 players, only the best will claim victory!</p>
|
||||
<span class="line"></span>
|
||||
<span class="line" id="tournament-line1"></span>
|
||||
<div class="keys">
|
||||
<div class="key">
|
||||
<p>W</p>
|
||||
@ -194,8 +194,8 @@
|
||||
<span class="line"></span>
|
||||
<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)">
|
||||
<span class="line" id="tournament-line2"></span>
|
||||
</div>
|
||||
|
||||
<div class="skin-select">
|
||||
<div class="barSelection" id="bar2">
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<div id="topBar">
|
||||
<div id="topBarSettings">
|
||||
<h1 id="homeButton">METH</h1>
|
||||
<div id="loginButton">
|
||||
<p>LOGIN</p>
|
||||
|
Reference in New Issue
Block a user