h1, h2, etc theme color tweak
authorAndrew Engelbrecht <andrew@fsf.org>
Fri, 28 Jan 2022 21:37:14 +0000 (16:37 -0500)
committerroot <root@login1p.fsf.org>
Fri, 28 Jan 2022 21:37:14 +0000 (16:37 -0500)
www/fsftheme.css

index 69dce6755ea57f950ee00f989517f8ef556e9d1e..73e240dea2c961646e6d868086e502a99a65d1a6 100644 (file)
@@ -159,7 +159,7 @@ h1, h2, h3, h4, h5, h6 {
     letter-spacing: -1px;
     font-family: arial,verdana,sans-serif;
     margin: 1.2em 0 .3em;
-    color: #000;
+    color: #444;
     border-bottom: 1px solid #eee;
     padding-bottom: .1em;
 }