retro style
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
<link href="css/classic.css" rel="stylesheet" title="Classique">
|
||||
<link href="css/electro.css" rel="alternate stylesheet" title="Électro">
|
||||
<link href="css/pop.css" rel="alternate stylesheet" title="Pop">
|
||||
<link href="css/retro.css" rel="alternate stylesheet" title="Rétro">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="favicons/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="favicons/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="favicons/favicon-16x16.png">
|
||||
@ -122,7 +123,7 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card w-100">
|
||||
<div class="card">
|
||||
<table id="statsTable" class="table mb-0 align-middle">
|
||||
<tr><td>Score</td><th id="scoreCell" class="text-end">0</th></tr>
|
||||
<tr><td>Meilleur score</td><th id="highScoreCell" class="text-end">
|
||||
|
Reference in New Issue
Block a user