www-commits
[Top][All Lists]
Advanced

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

www style.de.css


From: Joerg Kohne
Subject: www style.de.css
Date: Sat, 08 Dec 2012 23:34:16 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Joerg Kohne <joeko>     12/12/08 23:34:16

Modified files:
        .              : style.de.css 

Log message:
        Minor change (add 'franz.').

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/style.de.css?cvsroot=www&r1=1.8&r2=1.9

Patches:
Index: style.de.css
===================================================================
RCS file: /web/www/www/style.de.css,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- style.de.css        21 May 2012 17:55:17 -0000      1.8
+++ style.de.css        8 Dec 2012 23:34:16 -0000       1.9
@@ -24,9 +24,10 @@
 
 /* Help the reader avoid wasted time linking to pages they can not read;
    saves the translator time and effort */
-a[href^="http://"]:before, 
-a[href^="https://"]:before { content: "\2197\00a0"; }
+a[href^="http://"]:after, 
+a[href^="https://"]:after { content: "\00a0\2197"; }
 a[hreflang = 'en']:after { content: " [engl.] "; } 
+a[hreflang = 'fr']:after { content: " [franz.] "; } 
 
 /* Specify pairs of quotes for two levels */
 /* Insert quotes before q element content */ 
@@ -42,8 +43,6 @@
 blockquote p:last-of-type::after   { content: close-quote; }
 
 /* Note with reference back to referenced text  */
-/*#transnote {list-style-type: none;}
-#transnote a {text-decoration: none; font: bold;}*/
 .transnote {
   font-size: 85%;
   position:relative;



reply via email to

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