JBAS-2232 Self reg link color contrast
authorBill Erickson <berickxx@gmail.com>
Tue, 2 Apr 2019 20:35:13 +0000 (20:35 +0000)
committerBill Erickson <berickxx@gmail.com>
Thu, 4 Apr 2019 15:24:13 +0000 (15:24 +0000)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
KCLS/openils/var/templates_kcls/opac/register.tt2

index d541596..8babf8c 100644 (file)
@@ -201,12 +201,13 @@ END; # input_field()
 .success-minus-2 { font-size: 90%; }
 
 #download-forms-list a, download-forms-list a:visited {
-  color: #41bee8;
+  /*color: #41bee8;*/
+  color: #0000FF;
   text-decoration: none;
   font-weight: 600;
 }
 .blue-link, .blue-link:visited {
-  color: #41bee8;
+  color: #0000FF;
   text-decoration: none;
   font-weight: 600;
 }
@@ -711,8 +712,7 @@ END; # input_field()
     <div id='main-content-right'>
     [% UNLESS kiosk %]
       <h3>
-        <a class="blue-link"
-          href='http://kcls.bibliocms.com/faq/library-cards/'>Related FAQs</a>
+        <a href='http://kcls.bibliocms.com/faq/library-cards/'>Related FAQs</a>
       </h3>
 
       <h3>Download an Application</h3>
@@ -769,7 +769,7 @@ END; # input_field()
       <ul id='download-forms-list'>
         [% FOREACH lang IN langs %]
           <li>
-            <a href='[% app_url %]/[% lang.pdf %]'>[% lang.label %]</a>
+            <a href='[% app_url %]/[% lang.pdf %]' class="blue-link">[% lang.label %]</a>
           </li>
           [% IF lang.img %]
             <li>