Commit abb82c99 by 王东红

Merge branch 'master' of http://47.99.244.21:9999/root/joshine

parents 417a25eb 74879b67
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
display: none; display: none;
} }
.product-view-freeshipping{ .product-view-freeshipping{
margin-top: -30px; margin-top: -20px;
} }
.prompt_box{ .prompt_box{
width: 100%; width: 100%;
......
...@@ -931,7 +931,7 @@ footer{ ...@@ -931,7 +931,7 @@ footer{
} }
.copyright a{ .copyright a{
font-weight: bold; font-size: 12px;
} }
.copyright img{ .copyright img{
padding-right: 0px; padding-right: 0px;
...@@ -1850,6 +1850,7 @@ font-weight: bold; ...@@ -1850,6 +1850,7 @@ font-weight: bold;
@media (max-width: 768px){ @media (max-width: 768px){
.amreview-info-wrapper{ .amreview-info-wrapper{
margin-left: 10px; margin-left: 10px;
margin-right: 15px;
} }
//显示评论统计 //显示评论统计
.amreview-summary-details.pages{ .amreview-summary-details.pages{
...@@ -1919,7 +1920,7 @@ background-color: #000; ...@@ -1919,7 +1920,7 @@ background-color: #000;
} }
.amrev-toolbar-container .amrev-filters { .amrev-toolbar-container .amrev-filters {
justify-content: center; justify-content: end;
align-items: end; align-items: end;
order: 2; order: 2;
list-style: none; list-style: none;
......
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