animation et responsive
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<title>EDT Generator</title>
|
||||
<link rel="stylesheet" href="/static/style.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -230,15 +231,20 @@ Ajouter
|
||||
<br>
|
||||
|
||||
|
||||
<button type="submit">
|
||||
<button id="submit-button" type="submit">
|
||||
Générer PDF
|
||||
</button>
|
||||
|
||||
|
||||
<div class="loader" style="margin: auto; display: none"></div>
|
||||
<iframe id="pdf_iframe" style="display: none"></iframe>
|
||||
|
||||
</form>
|
||||
|
||||
|
||||
<script src="/static/builder.js"></script>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user