Commit 118f96be by liumengfei

优化样式

parent 4af9968f
......@@ -200,10 +200,6 @@
}
}
span.swatch-attribute-selected-option{
margin-left: 20px;
color: cornflowerblue;
}
</style>
<div class="product-view-description">
......
......@@ -168,15 +168,15 @@
<div id="areaMask" class="mask"></div>
</li>
<style>
#product-intro__freeshipping-more-3{
display: revert;
color: #2d68a;
font-size: large;
float: right;
margin-top: 0px;
text-decoration: underline;
}
@media (min-width: 1024px){
#product-intro__freeshipping-more-3{
display: revert;
color: #2d68a;
font-size: large;
float: right;
margin-top: 0px;
text-decoration: underline;
}
.action.primary.tocart{
font-size: 18px;
background-color: #000;
......
......@@ -545,6 +545,7 @@ ul {
font-size: 30px;
font-weight: 700;
font-family: auto;
color: black;
}
.product-info-wrapper{
display: grid;
......@@ -2314,7 +2315,7 @@ button.action.submit.primary {
.product-reviews-summary {
justify-content: flex-end;
margin-top: -8%;
margin-top: -10%;
}
.product-social-links .product-addto-links{
......@@ -2380,6 +2381,8 @@ button.action.submit.primary {
display: none;
}
.swatch-attribute-options.clearfix{margin-top: 20px !important;}
@media (max-width: 768px){
.swatch-attribute-selected-option-size-content span.swatch-attribute-selected-option{
margin-left: 0!important;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment