pause style

This commit is contained in:
2023-07-08 12:34:35 +02:00
parent bdf99b41b7
commit 013fb0bce7
5 changed files with 7 additions and 4 deletions

View File

@ -31,7 +31,7 @@
</div>
</div>
<span id="messagesSpan"></span>
<span id="pauseSpan" tabindex="1">PAUSE</span>
<span id="pauseSpan" tabindex="1">II</span>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ENjdO4Dr2bkBIFxQpeoTz1HIcje39Wm4jDKdf19U8gI4ddQ3GYNS7NTKfAdVQSZe" crossorigin="anonymous"></script>
<script type="module" src="app.js"></script>
</body>