www-commits
[Top][All Lists]
Advanced

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

www layout.css


From: Pavel Kharitonov
Subject: www layout.css
Date: Fri, 30 Mar 2012 05:09:07 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Pavel Kharitonov <ineiev>       12/03/30 05:09:07

Modified files:
        .              : layout.css 

Log message:
        Highlight the link to the English page #723924.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/layout.css?cvsroot=www&r1=1.149&r2=1.150

Patches:
Index: layout.css
===================================================================
RCS file: /web/www/www/layout.css,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -b -r1.149 -r1.150
--- layout.css  28 Mar 2012 13:16:24 -0000      1.149
+++ layout.css  30 Mar 2012 05:08:58 -0000      1.150
@@ -148,6 +148,10 @@
 #translations li { direction: ltr; display: inline-block;
  padding-left: 0.25em; padding-right: 0.25em; }
 
+/* Highlight the link to the original page */
+#translations li:first-child { font-size: 1.1em; font-weight: bold; }
+#translations li:first-child a { color: #008 !important; }
+
 #translations  a{ color: blue !important; }
 
 #footer { background-color: #fff; border-top: 5px solid #444; padding:1em; 
color: #000; margin-top: 1em; }



reply via email to

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