Untitled
unknown
plain_text
a year ago
618 B
6
Indexable
.card>img{
height: 200px;
padding-top: 5px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 20px;
}
.card h3 {
text-align: justify;
content: "";
display: inline-block;
width: 100%;
color: #dd845a;
font-size: 18px;
font-family:Arial, sans-serif;
}
.card p{
text-align: justify;
content: "";
display: inline-block;
width: 100%;
font-family:Arial, sans-serif;
}
.product-price {
color: #dd845a;
font-size: 18px;
text-align: left;
}
.product-price s {
color: #999;
font-size: 18px
}
Editor is loading...
Leave a Comment