Commit 9ba1080e by lmf

优化列表样式

parent 8151b306
...@@ -32,9 +32,8 @@ ...@@ -32,9 +32,8 @@
} }
@media (max-width: 767px){ @media (max-width: 767px){
.catalog-category-view .page-main > .columns{position:relative!important;} .catalog-category-view .page-main > .columns{position:relative!important;}
p#toolbar-amount {margin-top: 1!important;} p#toolbar-amount {margin-top: !important;}
.catalog-category-view .filter-content .filter-options .filter-options-title {background-color: #fff;} .catalog-category-view .filter-content .filter-options .filter-options-title {background-color: #fff;}
.price-box.price-final_price {width: 30%;margin-top: -10%;}
} }
</style> </style>
<div class="block filter" data-mage-init='{"slideout":{"toggler":".filter-title","panel":".filter-content"}}' data-breeze-processed="true"> <div class="block filter" data-mage-init='{"slideout":{"toggler":".filter-title","panel":".filter-content"}}' data-breeze-processed="true">
......
...@@ -695,7 +695,7 @@ p.shopbycate-title { ...@@ -695,7 +695,7 @@ p.shopbycate-title {
.select-element.section-before-footer.clearfix p { .select-element.section-before-footer.clearfix p {
font-weight: bold; font-weight: bold;
font-size: 20px; font-size: 20px;
color: #909090; color: #000000;
text-transform: uppercase; text-transform: uppercase;
} }
...@@ -2126,7 +2126,7 @@ background-color: #000; ...@@ -2126,7 +2126,7 @@ background-color: #000;
.select-element.section-before-footer.clearfix p { .select-element.section-before-footer.clearfix p {
font-weight: 200; font-weight: 200;
font-size: 12px; font-size: 12px;
color: #909090; color: #000000;
text-transform: none; text-transform: none;
} }
.amreview-summary-details .amreview-label .amreview-bar{ .amreview-summary-details .amreview-label .amreview-bar{
...@@ -2156,7 +2156,7 @@ background-color: #000; ...@@ -2156,7 +2156,7 @@ background-color: #000;
.select-element.section-before-footer.clearfix p { .select-element.section-before-footer.clearfix p {
font-weight: 400; font-weight: 400;
font-size: 16px; font-size: 16px;
color: #909090; color: #000000;
text-transform: none; text-transform: 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