diff xsls/style.xsls @ 693:095d1972dad9

Added ability to switch languages without context change.
author Vladimir Homutov <vl@nginx.com>
date Fri, 28 Sep 2012 11:14:47 +0000
parents 31ba6a104186
children cd73f6e9aaf3
line wrap: on
line diff
--- a/xsls/style.xsls
+++ b/xsls/style.xsls
@@ -24,6 +24,8 @@ X:template style (lang) {
                             font-size:      80%; }
         div#banner        { background:     #EEEEEE;
                             padding:        10pt 10pt 10pt 0; }
+        a.notrans         { color:          gray;
+                            text-decoration:none; }
         span.initial      { font-size:      200%;
                             float:          left;
                             padding-right:  10pt;}