diff --git a/Elwig/Documents/style-businessdocument.css b/Elwig/Documents/style-businessdocument.css index c4e1f64..9957c3c 100644 --- a/Elwig/Documents/style-businessdocument.css +++ b/Elwig/Documents/style-businessdocument.css @@ -75,6 +75,14 @@ aside table tbody td { font-size: 10pt; } +aside table tbody th { + padding: 0.25mm 0.5mm 0.25mm 1mm; +} + +aside table tbody td { + padding: 0.25mm 0; +} + aside table tbody th { font-weight: normal; }