Merge pull request #17 from OlaketalAmigo/add_home_button
ajout du bouton home sans style
This commit is contained in:
@@ -11,6 +11,11 @@
|
|||||||
|
|
||||||
<h1>TETRIS</h1>
|
<h1>TETRIS</h1>
|
||||||
|
|
||||||
|
<!-- Bouton home -->
|
||||||
|
<div id="btn-home">
|
||||||
|
<a href="/">Home</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
<!-- Panneau de connexion duel -->
|
<!-- Panneau de connexion duel -->
|
||||||
<div id="duel-panel">
|
<div id="duel-panel">
|
||||||
<span class="settings-title">Duel</span>
|
<span class="settings-title">Duel</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user