# HG changeset patch # User Christophe Lincoln # Date 1389796146 -3600 # Node ID a78e08084838579b4ae8e5a4740c4721194ee58e # Parent bd156b7dfe2c7ff61693cd953a3038a946c2ba05 doc: continue to move to new style (more testing) diff -r bd156b7dfe2c -r a78e08084838 doc/lib/tpl/slitaz-grey/design.css --- a/doc/lib/tpl/slitaz-grey/design.css Wed Jan 15 15:25:00 2014 +0100 +++ b/doc/lib/tpl/slitaz-grey/design.css Wed Jan 15 15:29:06 2014 +0100 @@ -36,11 +36,12 @@ font-weight: bold; } -#lang a, div.plugin_translation a { +#lang a { text-decoration: none; font-weight: bold; color: #215090; - background: #333; + background: #444; + padding: 2px; } #lang a:hover, div.plugin_translation a:hover {