Explorar el Código

1124_update: sign_text_adjust

Arrowleze hace 4 años
padre
commit
9905f5b852
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  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>