WineQualityStatistics: Small changes

This commit is contained in:
2024-03-28 15:45:58 +01:00
parent c2b6486ede
commit d501cfaf72

View File

@ -14,6 +14,7 @@ h2 {
h3 {
font-weight: bold;
font-style: normal;
font-size: 14pt;
margin: 0;
text-align: left;
@ -22,7 +23,7 @@ h3 {
h4 {
font-weight: bold;
font-style: italic;
font-size: 12pt;
font-size: 10pt;
margin: 0;
text-align: center;
margin: 2mm 0 2mm 0;
@ -74,7 +75,7 @@ table .footer.green {
.row span {
flex: 10mm 1 1;
display: block;
padding: 0 2mm;
padding: 0 1mm;
}
.row .units {
@ -93,4 +94,4 @@ table .footer.green {
}
.row span:first-child { flex-basis: 7.5mm; }
.row span:last-child { flex-basis: 15mm; }
.row span:last-child { flex-basis: 17.5mm; }