Revu la mise en page
This commit is contained in:
@@ -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; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user