diff --git a/content/css/default.css b/content/css/default.css index 08002b8..61d4ec1 100644 --- a/content/css/default.css +++ b/content/css/default.css @@ -104,6 +104,13 @@ img.lang { padding: 0 5px 0 20px; } +img.lang-lifted { + width: 40px; + float: right; + padding: 0 5px 0 20px; + margin-top: -45px; +} + p.keylinks { margin-left: 20px; }