fixed color of links in the intro text
authorAndrew Engelbrecht <andrew@fsf.org>
Tue, 20 Nov 2018 21:39:19 +0000 (16:39 -0500)
committerAndrew Engelbrecht <andrew@fsf.org>
Tue, 20 Nov 2018 21:40:56 +0000 (16:40 -0500)
in widescreen mode, they should be gold, rather than the green color
that caused text to blend in with the background. on narrower screens,
they should be green, so they're legible against the white background.

v9/css/master.css
v9/givingguide.html

index 5e676857f421469c6a348e71c05c363f7a37d27a..667ae0ee2394c384cb11848f26cfb05d430f8bc8 100644 (file)
@@ -679,6 +679,10 @@ footer a:hover {
     color: rgba(255, 255, 255, 0.79);
   }
 
+  .intro-text a {
+    color: gold;
+  }
+
   .intro-text h4 {
     color: #FFDD55;
     font-family: "Signika Light";
index 79e51e8502e8468d50d2ab6563170150e31ace49..d0ad1cec296d18ab4fb634a2f9039497afce0180 100644 (file)
             <h1>Give the gift of freedom!</h1>
 
            <p>New electronic gadgets make great presents for family and friends, but so many of the phones, computers, and toys come with proprietary programs, privacy-disrespecting software, and surveillance tools hidden inside.</p>
-           <p>This guide replaces these holiday humbugs with better devices from ethical companies &mdash; no <a href="https://gnu.org/proprietary" style="color: gold">creepy remote deletion of files or punitive and mean rules about copying and sharing</a>. Just products and software that respect the freedom and privacy of your loved ones: gifts you can feel good about.</p>
+           <p>This guide replaces these holiday humbugs with better devices from ethical companies &mdash; no <a href="https://gnu.org/proprietary">creepy remote deletion of files or punitive and mean rules about copying and sharing</a>. Just products and software that respect the freedom and privacy of your loved ones: gifts you can feel good about.</p>
            
 <p>Most of the devices in this list carry a <a href="https://fsf.org/ryf">Respects Your Freedom</a> (RYF) hardware product certification, which means that the product meets our high standards for endorsement. RYF-certified devices make great purchases and great gifts at any time of year – learn more and explore the full list <a href="https://www.fsf.org/resources/hw/endorsement/respects-your-freedom">on our Web site</a>.</p>