brotherton-erpnext/website/templates/css/product_page.css
2013-02-21 14:25:30 +05:30

10 lines
153 B
CSS

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