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=45bbb937ad4a45deb952f331230b1b966b5bec4a;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 81cba833c..3168138d7 100644 --- a/html/html/themes/ipfire/include/css/style.css +++ b/html/html/themes/ipfire/include/css/style.css @@ -94,9 +94,6 @@ body { h1, h2, h3, h4, h5, h6 { font-size: 20px; - font-weight: normal; - letter-spacing: -1px; - text-align: left; } select, textarea, input[type=text], input[type=number] {