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: Fri, 13 Dec 2013 20:25:27 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 13/12/13 20:25:26

Modified files:
        .              : style.fr.css 

Log message:
        Remove arrows before the external links in header

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

Patches:
Index: style.fr.css
===================================================================
RCS file: /webcvs/www/www/style.fr.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- style.fr.css        27 Jan 2012 07:23:16 -0000      1.3
+++ style.fr.css        13 Dec 2013 20:24:50 -0000      1.4
@@ -30,3 +30,6 @@
 
 ol#translator-notes-alpha li{list-style-type: lower-alpha;}
 
+/* No arrow in the header. It doesn't look good with FSF campaign material. */
+#header a[href^="http://"]:before, 
+a[href^="https://"]:before { content: ""; }



reply via email to

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