brotherton-erpnext/website/templates/css/product_page.css
2012-12-18 11:47:13 +05:30

12 lines
188 B
CSS

<style>
.product-page-content {
margin-left: -20px;
}
.item-main-image {
max-width: 100%;
}
.web-long-description {
font-size: 18px;
line-height: 200%;
}
</style>