responsive

This commit is contained in:
2026-08-05 18:38:10 +02:00
parent 7e467f9b1a
commit a3b8fc5567
3 changed files with 17 additions and 4 deletions
+3
View File
@@ -237,6 +237,8 @@ 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>
</form>
@@ -245,6 +247,7 @@ Générer PDF
<script src="/static/builder.js"></script>
<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>