[gnome-web-www] Membership: Make member's link color black



commit a69eaadd6fd17eeb651283dbb4758fe6e19247d6
Author: Tom Tryfonidis <tomtryf gnome org>
Date:   Tue May 16 20:12:30 2017 +0300

    Membership: Make member's link color black

 theme/style.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/theme/style.css b/theme/style.css
index 476f559..9d4812a 100644
--- a/theme/style.css
+++ b/theme/style.css
@@ -386,6 +386,7 @@ input[type=number]::-webkit-outer-spin-button {
 
 .foundation_members_list li a {
     text-decoration: none;
+    color: #555;
 }
 
 


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