From: Michael Tremer Date: Tue, 9 Apr 2024 17:23:18 +0000 (+0200) Subject: CSS: Don't make headings so skinny X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d9de11aff847b505e186e2e56ece5905e3d2b7d0;p=people%2Fms%2Fipfire-2.x.git CSS: Don't make headings so skinny Signed-off-by: Michael Tremer --- diff --git a/html/html/themes/ipfire/include/css/style.css b/html/html/themes/ipfire/include/css/style.css index 7cf85d68df..a91b9d8b4f 100644 --- a/html/html/themes/ipfire/include/css/style.css +++ b/html/html/themes/ipfire/include/css/style.css @@ -80,9 +80,6 @@ body { h1, h2, h3, h4, h5, h6 { font-size: 20px; - font-weight: normal; - letter-spacing: -1px; - text-align: left; } br.clear {