brotherton-erpnext/website/templates/css/product_page.css
2013-07-15 18:28:14 +05:30

13 lines
207 B
CSS

<style>
.item-main-image {
max-width: 100%;
margin: auto;
}
.web-long-description {
font-size: 18px;
line-height: 200%;
}
.item-stock {
margin-bottom: 10px !important;
}
</style>