svg + responsive

This commit is contained in:
2026-08-09 11:13:28 +02:00
parent 0f344a1ab7
commit 7f53bc6488
4 changed files with 62 additions and 36 deletions
+5 -2
View File
@@ -244,7 +244,10 @@ Générer PDF
<div class="loader" style="margin: auto; display: none"></div>
<a id="pdf_link" target="_blank" style="display: none;margin-top: 2em;">Ouvrir dans une nouvelle fenêtre</a>
<iframe id="pdf_iframe" style="display: none"></iframe>
<div class="container">
<img src="" alt="Emploi du temps" id="img_svg" style="display: none">
</div>
</form>
@@ -255,4 +258,4 @@ Générer PDF
<footer>Valentin Moguérou 2026 - Licence AGPL 3.0 - <a href="https://git.kaz.bzh/valentin/edt_maker_m1orsay" target="_blank">code source</a></footer>
</body>
</html>
</html>