Ver Fonte

样式优化

zhangdehua há 1 ano atrás
pai
commit
af32baf71e

+ 7 - 7
app/index/view/base.html

@@ -143,15 +143,15 @@
         <div class="elementorContainer">
             <div class="footerConter">
                 <div class="leftText">
-                    <p class="ltK">Free to contact our customer service through whatsapp now:</p>
+                    <p class="ltK">Free to contact our customer service through whatsapp now</p>
                     <a href="/index/user/order.html"><p class="ltV">Sign up for the Free Shipping Vapes</p></a>
                 </div>
-                <div class="footerInuptBox">
-                    <img class="mailIcon" src="/assets/index/asstes/icon/mailIcon.png" alt="">
-                    <input class="footerInupt" type="text" placeholder="Subscribe To Our Newsletter">
-                    <img class="arrowIcon" src="/assets/index/asstes/icon/arrowIcon.png" alt="Subscribe Us"
-                         id="subscribeArrow">
-                </div>
+<!--                <div class="footerInuptBox">-->
+<!--                    <img class="mailIcon" src="/assets/index/asstes/icon/mailIcon.png" alt="">-->
+<!--                    <input class="footerInupt" type="text" placeholder="Subscribe To Our Newsletter">-->
+<!--                    <img class="arrowIcon" src="/assets/index/asstes/icon/arrowIcon.png" alt="Subscribe Us"-->
+<!--                         id="subscribeArrow">-->
+<!--                </div>-->
                 <div class="fLinkContainer">
                     <div class="fLinkBox">
                         <h3 class="fLinkTitle">My Account</h3>

+ 3 - 3
public/assets/index/css/aboutUs.css

@@ -5,9 +5,9 @@ body {
 }
 
 header {
-    background-color: #333;
-    color: #fff;
-    padding: 10px;
+    /*background-color: #333;*/
+    color: #333;
+    /*padding: 10px;*/
     text-align: center;
 }
 

+ 2 - 2
public/assets/index/css/common.css

@@ -396,7 +396,7 @@ a:active, a:focus {
     display: flex;
 }
 .leftText{
-    max-width: 2.4rem;
+    max-width: 5.6rem;
     margin-right: .8rem;
 }
 .leftText .ltK{
@@ -440,7 +440,7 @@ a:active, a:focus {
     flex: 1;
     display: flex;
     justify-content: flex-end;
-    padding-right: .5rem;
+    padding-right: 2.5rem;
 }
 .fLinkBox{
     padding: 0 .24rem;