]> 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>
Tue, 9 Apr 2024 17:23:18 +0000 (19:23 +0200)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/html/themes/ipfire/include/css/style.css

index 81cba833cef5f151b4c991f9f15aa684ff0add6d..3168138d78eb2017eed9c84cfd5c7f47f3748558 100644 (file)
@@ -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] {