Upload templates/index.html with huggingface_hub
Browse files- templates/index.html +10 -10
templates/index.html
CHANGED
|
@@ -702,6 +702,7 @@ button:disabled {
|
|
| 702 |
flex-direction: column;
|
| 703 |
gap: 8px;
|
| 704 |
margin-bottom: 10px;
|
|
|
|
| 705 |
}
|
| 706 |
|
| 707 |
.compact-indicator {
|
|
@@ -1783,20 +1784,19 @@ textarea:focus {
|
|
| 1783 |
<div style="margin-left: 18px; margin-top: 0; font-size: 12px; color: #888;">
|
| 1784 |
Dynamique temporelle de l'effort.
|
| 1785 |
</div>
|
| 1786 |
-
|
| 1787 |
-
|
| 1788 |
-
|
| 1789 |
-
|
| 1790 |
-
|
| 1791 |
-
|
| 1792 |
|
| 1793 |
</div>
|
| 1794 |
|
| 1795 |
|
| 1796 |
-
|
| 1797 |
-
|
| 1798 |
-
|
| 1799 |
-
</
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1800 |
|
| 1801 |
</div>
|
| 1802 |
</div>
|
|
|
|
| 702 |
flex-direction: column;
|
| 703 |
gap: 8px;
|
| 704 |
margin-bottom: 10px;
|
| 705 |
+
margin-top: 1px; /* ou 0 si tu veux coller */
|
| 706 |
}
|
| 707 |
|
| 708 |
.compact-indicator {
|
|
|
|
| 1784 |
<div style="margin-left: 18px; margin-top: 0; font-size: 12px; color: #888;">
|
| 1785 |
Dynamique temporelle de l'effort.
|
| 1786 |
</div>
|
| 1787 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1788 |
|
| 1789 |
</div>
|
| 1790 |
|
| 1791 |
|
| 1792 |
+
|
| 1793 |
+
<div style="text-align: center;">
|
| 1794 |
+
<strong>Persistance et gestion des efforts :</strong>
|
| 1795 |
+
<span id="compact-regularityText">Analyse en cours...</span>
|
| 1796 |
+
</div>
|
| 1797 |
+
|
| 1798 |
+
|
| 1799 |
+
|
| 1800 |
|
| 1801 |
</div>
|
| 1802 |
</div>
|