From 5e746cf261a141c3a2996e4e7bbebf32db1c8950 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20M=C3=BChlinghaus?= Date: Tue, 23 Jun 2026 08:32:39 +0200 Subject: [PATCH] vi --- style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index ff2cc9e..f601f8e 100644 --- a/style.css +++ b/style.css @@ -6,8 +6,10 @@ body { font-family: Arial, sans-serif; font-size: 10pt; line-height: 1.6; + text-align: justify; + hyphens: auto; } -h1 { +h2 { break-before: page; }