SyuanYu před 2 roky
rodič
revize
a994bcf730

+ 3 - 7
hhh_index/css/style.css

@@ -2355,14 +2355,9 @@ iframe {
 }
 @media (max-width: 767px) {
   .info-item .logo-img {
-    left: 4%;
     top: 5%;
-  }
-}
-@media (max-width: 575px) {
-  .info-item .logo-img {
-    left: 1%;
-    top: 3%;
+    right: 0;
+    left: -65%;
   }
 }
 .info-item .logo-img img {
@@ -2399,6 +2394,7 @@ iframe {
   .info-item .logo-img .img-glory,
   .info-item .logo-img .img-renovation {
     height: 34px;
+    margin-left: -4vw;
   }
 }
 .info-item section {

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 0 - 0
hhh_index/css/style.css.map


+ 3 - 6
hhh_index/css/style.scss

@@ -2987,13 +2987,9 @@ iframe {
     }
 
     @media (max-width: 767px) {
-      left: 4%;
       top: 5%;
-    }
-
-    @media (max-width: 575px) {
-      left: 1%;
-      top: 3%;
+      right: 0;
+      left: -65%;
     }
 
     img {
@@ -3029,6 +3025,7 @@ iframe {
 
       @media (max-width: 575px) {
         height: 34px;
+        margin-left: -4vw;
       }
     }
   }

+ 2 - 2
hhh_index/template/button.html

@@ -48,8 +48,8 @@
   </section>
   <section>
     <a href="https://m.hhh.com.tw/users">
-      <img src="./hhh_index/images/icon/material-people.svg" alt="登入" style="filter: invert(67%) sepia(0%) saturate(0%) hue-rotate(242deg) brightness(91%) contrast(93%);">
-      <h4>登入</h4>
+      <img src="./hhh_index/images/icon/material-people.svg" alt="會員" style="filter: invert(67%) sepia(0%) saturate(0%) hue-rotate(242deg) brightness(91%) contrast(93%);">
+      <h4>會員</h4>
     </a>
   </section>
 </div>

Některé soubory nejsou zobrazeny, neboť je v těchto rozdílových datech změněno mnoho souborů