www-commits
[Top][All Lists]
Advanced

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

www style.fr.css


From: Therese Godefroy
Subject: www style.fr.css
Date: Mon, 5 Sep 2016 09:55:40 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/09/05 09:55:40

Modified files:
        .              : style.fr.css 

Log message:
        Suppress spurious arrows.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/style.fr.css?cvsroot=www&r1=1.13&r2=1.14

Patches:
Index: style.fr.css
===================================================================
RCS file: /webcvs/www/www/style.fr.css,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- style.fr.css        17 Jul 2016 20:25:28 -0000      1.13
+++ style.fr.css        5 Sep 2016 09:55:40 -0000       1.14
@@ -28,7 +28,7 @@
 #content a[href^="http://"]:before, 
  #content a[href^="https://"]:before { content: "\2197"; }
 #content a[href*="fsf.org"]:before,
- #content a[href*="gnu.org"]:before { content: ""; }
+ #content #home a[href^="http://"]:before { content: ""; }
 
 ol#translator-notes-alpha li{list-style-type: lower-alpha;}
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]