瀏覽代碼

1124_update: sign_text_adjust

Arrowleze 4 年之前
父節點
當前提交
9905f5b852
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      index.html

+ 3 - 3
index.html

@@ -51,15 +51,15 @@
             </div>
             <div class="sign4 col-auto">
                 <img src="../images/sign_D.png" alt="" width="36px" style="z-index: 1;">
-                <img src="../images/sign_d_text.png" alt="" width="14%" style="margin-left: 1%; z-index: 0;">
+                <img class="hidden_d" src="../images/sign_d_text.png" alt="" width="14%" style="margin-right: -13%; z-index: 0;">
             </div>
             <div class="sign5 col-auto">
                 <img src="../images/sign_E.png" alt="" width="36px" style="z-index: 1;">
-                <img class="hidden_e" src="../images/sign_e_text.png" alt="" width="14%" style="margin-left: 1%; z-index: 0;">
+                <img class="hidden_e" src="../images/sign_e_text.png" alt="" width="14%" style="margin-right: -13%; z-index: 0;">
             </div>
             <div class="sign6 col-auto">
                 <img src="../images/sign_F.png" alt="" width="36px" style="z-index: 1;">
-                <img class="hidden_f" src="../images/sign_f_text.png" alt="" width="14%" style="margin-left: 1%; z-index: 0;">
+                <img class="hidden_f" src="../images/sign_f_text.png" alt="" width="14%" style="margin-right: -13%; z-index: 0;">
             </div>
         </div>
     </div>