added time to fotbar and badge now auto refresh

This commit is contained in:
2026-06-23 10:47:08 +02:00
parent 74bc44a09c
commit 6150a7c045
3 changed files with 28 additions and 8 deletions
+4
View File
@@ -187,3 +187,7 @@ body.sombre {
justify-content: center;
padding-top: 30 px;
}
#horloge {
text-align: right;
}
+2 -1
View File
@@ -75,8 +75,9 @@
</table>
<footer class="footer">
stagiaires rpz echoes
<button type="button" id="theme"> Mode sombre</button>
<b>stagiaires rpz echoes</b>
<span id="horloge"></span>
</footer>
<script src="../equipe.js"></script>
<script src="../contact.js"></script>