[epiphany] About.css: Change H1 color



commit d8c4355035b6df73810364e3d7bb946b86a74c95
Author: Tobias Bernard <tbernard gnome org>
Date:   Thu Jul 18 11:52:50 2019 +0200

    About.css: Change H1 color
    
    Use a color from the new palette

 src/resources/about.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/resources/about.css b/src/resources/about.css
index d6209aac2..88d02ba10 100644
--- a/src/resources/about.css
+++ b/src/resources/about.css
@@ -14,7 +14,7 @@ html {
 }
 
 h1 {
-    color: #babdb6;
+    color: #9a9996;
     text-shadow: 0 1px 0 white;
     margin-bottom: 0;
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]