Update form class in tables_vue.php, header.php, accueil_vue.php, parties_controleur.php, modele.php, statistiques_controleur.php, and parties_vue.php
This commit is contained in:
@@ -1,19 +1,15 @@
|
||||
<!-- Bloc entête -->
|
||||
<header>
|
||||
|
||||
<div class="header_logo">
|
||||
|
||||
<a href="./index.php">
|
||||
<img src="img/deezcyclelogo.png" alt="BD" />
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="header_titre">
|
||||
<div id="demotext" class="header_titre">
|
||||
|
||||
<h1>DeezCycle</h1>
|
||||
<h2>Jeu de dés</h2>
|
||||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
Reference in New Issue
Block a user