notes color change
authorzoe1 <zoe@fsf.org>
Wed, 14 Jul 2021 13:59:23 +0000 (15:59 +0200)
committerzoe1 <zoe@fsf.org>
Wed, 14 Jul 2021 13:59:23 +0000 (15:59 +0200)
static/css/main.css

index 43b2678628bf34584206ef35a310fedeee2fd022..f090a93e75a67c7c7d7da71b32529c479553194d 100644 (file)
@@ -350,7 +350,7 @@ a:focus > img + strong {
 .main p:first-child {  margin: 0 0 0.5em ;     }
 
 .main p.notes {
-    color: #808080;
+    color: #5c5c5c;
 }
 
 .main h3 {