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: Wed, 6 Jul 2016 08:54:39 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/07/06 08:54:39

Modified files:
        .              : style.fr.css 

Log message:
        Minor fix.

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

Patches:
Index: style.fr.css
===================================================================
RCS file: /webcvs/www/www/style.fr.css,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- style.fr.css        18 Jun 2016 08:50:34 -0000      1.10
+++ style.fr.css        6 Jul 2016 08:54:38 -0000       1.11
@@ -26,25 +26,9 @@
 /* Help the reader avoid wasted time linking to pages they can not read;
    saves the translator time and effort */
 #content a[href^="http://"]:after, 
- #content a[href^="https://"]:after { content: "\2197\00A0"; }
+ #content a[href^="https://"]:after { content: "\00A0\2197"; }
 #content a[href*="fsf.org"]:after,
  #content a[href*="gnu.org"]:after { content: ""; }
 
 ol#translator-notes-alpha li{list-style-type: lower-alpha;}
 
-/* Increase the switch width to avoid double splitting of the GNU banner. */
address@hidden (max-width: 48em) {
-   #gnu-banner { clear: both }
-}
-/* Make the text of the large button smaller. */
-#home .large {
-   font-size: 1.6em;
-   border: .1em solid #c9cccf;
-   padding: 0;
-   margin: 1.5em 0;
-}
-#home .large a {
-   display: block;
-   padding: .5em;
-   margin: 0;
-}



reply via email to

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