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: Sun, 17 Jul 2016 20:25:29 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/07/17 20:25:29

Modified files:
        .              : style.fr.css 

Log message:
        Remove extra space before external links.

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

Patches:
Index: style.fr.css
===================================================================
RCS file: /webcvs/www/www/style.fr.css,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- style.fr.css        17 Jul 2016 19:39:56 -0000      1.12
+++ style.fr.css        17 Jul 2016 20:25:28 -0000      1.13
@@ -26,7 +26,7 @@
 /* Help the reader avoid wasted time linking to pages they can not read;
    saves the translator time and effort */
 #content a[href^="http://"]:before, 
- #content a[href^="https://"]:before { content: "\00A0\2197"; }
+ #content a[href^="https://"]:before { content: "\2197"; }
 #content a[href*="fsf.org"]:before,
  #content a[href*="gnu.org"]:before { content: ""; }
 



reply via email to

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