]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
CSS: Don't make headings so skinny
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 9 Apr 2024 17:23:18 +0000 (19:23 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 27 Apr 2024 17:28:50 +0000 (19:28 +0200)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/html/themes/ipfire/include/css/style.css

index 7cf85d68df8b09bebab706508c82214229db362d..a91b9d8b4fd4e5aeaa8b7bae50cb3f51cd839b89 100644 (file)
@@ -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 {