Commit f4465e8a by wd

修改详情页手机版样式

parent a82437d6
...@@ -2157,6 +2157,7 @@ height: 40px !important; ...@@ -2157,6 +2157,7 @@ height: 40px !important;
line-height:22px!important; line-height:22px!important;
min-width: 40px; min-width: 40px;
text-align: center; text-align: center;
font-size: 15px;
} }
.block-minicart .block-content>.actions .action.checkout{ .block-minicart .block-content>.actions .action.checkout{
...@@ -2340,7 +2341,7 @@ background-color: #000; ...@@ -2340,7 +2341,7 @@ background-color: #000;
width: 100%; width: 100%;
} }
.product-info-wrapper .page-title span.base{ .product-info-wrapper .page-title span.base{
font-size: 20px; font-size: 15px;
font-weight: 400; font-weight: 400;
color: #292929; color: #292929;
padding-bottom: 1px; padding-bottom: 1px;
...@@ -2348,6 +2349,10 @@ background-color: #000; ...@@ -2348,6 +2349,10 @@ background-color: #000;
line-height: 0px; line-height: 0px;
} }
.product-info-stock-sku{
font-size: 15px;
}
.product-info-wrapper .product-info-main { .product-info-wrapper .product-info-main {
margin-left: 2%; margin-left: 2%;
width: 100%; width: 100%;
......
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