brotherton-erpnext/website/templates/css/product_page.css
2013-06-19 14:57:14 +05:30

10 lines
152 B
CSS

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