Commit e4243772 by 王东红

fix

parent 1c523dae
......@@ -68,14 +68,14 @@
margin-top: 40px;
}
.old-price > span .price-label{
display: none;
}
.old-price #old-price-1 > span{
text-decoration: line-through;
font-size: large;
}
//.old-price > span .price-label{
// display: none;
//}
//
//.old-price #old-price-1 > span{
// text-decoration: line-through;
// font-size: large;
//}
@media (max-width: 767px){
......@@ -345,9 +345,9 @@ footer a{
width: 100%;
}
.old-price{
float: left;
}
//.old-price{
// float: left;
//}
ul {
list-style: none;
......@@ -431,5 +431,14 @@ ul {
}
}
.price-final_price .price{
font-size: 14px;
margin-top: 0px;
position: relative;
z-index: 2;
color: #c60101;
display: inline-block;
font-weight: normal;
font-family: Outfit-Regular, sans-serif;
}
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