brotherton-erpnext/website/templates/css/product_page.css
2012-12-17 16:00:34 +05:30

9 lines
134 B
CSS

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