Revu la mise en page

This commit is contained in:
julien
2026-09-18 10:05:14 +02:00
parent a405df9941
commit a2070776c2
7 changed files with 19 additions and 8 deletions
+3 -8
View File
@@ -14,7 +14,6 @@
--radius: 3mm;
--write-short: 8mm;
--write-standard: 10mm;
--write-roomy: 15mm;
--font: "Noto Sans", "DejaVu Sans", Arial, sans-serif;
}
@@ -301,11 +300,6 @@ table.schedule { font-size: 9.5pt; }
color: var(--ink);
font-weight: 800;
text-align: center;
}
.followup-table th,
.record-table th,
.schedule th {
border-right: .25mm solid #777777;
}
@@ -345,8 +339,8 @@ table.schedule { font-size: 9.5pt; }
}
.followup-table td {
height: var(--write-roomy);
padding: 1.5mm;
height: var(--write-short);
padding: 1.1mm 1.5mm;
vertical-align: top;
}
@@ -494,6 +488,7 @@ table.schedule { font-size: 9.5pt; }
}
.health-evolution { margin-top: 3mm; }
.health-table td { height: var(--write-short); }
.health-table .health-date { width: 27mm; }
.health-table .health-weight { width: 24mm; }