# HG changeset patch # User Christophe Lincoln # Date 1389795900 -3600 # Node ID bd156b7dfe2c7ff61693cd953a3038a946c2ba05 # Parent 07dd2bf41602fdf278949199a2f8d1f67e07a449 doc: continue to move to new style (testing) diff -r 07dd2bf41602 -r bd156b7dfe2c doc/lib/tpl/slitaz-grey/design.css --- a/doc/lib/tpl/slitaz-grey/design.css Wed Jan 15 15:20:52 2014 +0100 +++ b/doc/lib/tpl/slitaz-grey/design.css Wed Jan 15 15:25:00 2014 +0100 @@ -26,7 +26,7 @@ #lang { position: absolute; - top: 150px; + top: 152px; right: 0px; text-align: right; width: auto; @@ -176,7 +176,7 @@ color: #666; padding: 0; margin: 20px 0 0 0; - font-size: 130%; + font-size: 140%; font-weight: bold; text-decoration: none !important; } @@ -1010,9 +1010,9 @@ border-radius: 4px; position: absolute; top: 10px; - right: 200px; + right: 260px; width: 620px; } -#access div.notify a { text-decoration: underline; } +#access div.notify a { text-decoration: underline; background: transparent; } #access div.notify a:hover { text-decoration: none; }