[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
www/server/staging/nav-bar/test8 style.fr.css
From: |
Therese Godefroy |
Subject: |
www/server/staging/nav-bar/test8 style.fr.css |
Date: |
Sun, 26 Jan 2014 18:39:18 +0000 |
CVSROOT: /webcvs/www
Module name: www
Changes by: Therese Godefroy <th_g> 14/01/26 18:39:18
Modified files:
server/staging/nav-bar/test8: style.fr.css
Log message:
Remove arrows before links in #mission-statement.
CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test8/style.fr.css?cvsroot=www&r1=1.5&r2=1.6
Patches:
Index: style.fr.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test8/style.fr.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- style.fr.css 27 Dec 2013 19:27:15 -0000 1.5
+++ style.fr.css 26 Jan 2014 18:39:17 -0000 1.6
@@ -32,3 +32,5 @@
/* No arrow in the header. It doesn't look good with FSF campaign material. */
#header a[href^="http://"]:before,
a[href^="https://"]:before { content: ""; }
+#mission-statement a[href^="http://"]:before,
+a[href^="https://"]:before { content: ""; }
- www/server/staging/nav-bar/test8 style.fr.css,
Therese Godefroy <=