瀏覽代碼

margin hardcodato

kiki 6 年之前
父節點
當前提交
04d5025792
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      themes/hackit0x15/templates/includes/banner.html

+ 1 - 1
themes/hackit0x15/templates/includes/banner.html

@@ -6,7 +6,7 @@
       {% block languages %}
           {% if page %}
               {% import 'includes/translations.html' as translations with context %}
-              <li style="float:right;padding-right:5px;color:blue;">
+              <li style="float:right;padding-right:5px;margin-top:-40px;">
                   {{ translations.translations_for(page,label=False) }}
               </li>
           {% endif %}