2012-07-12 18:41:12 +05:30
|
|
|
<style>
|
2012-12-17 16:00:34 +05:30
|
|
|
.item-main-image {
|
2013-03-18 10:31:18 +05:30
|
|
|
max-width: 100%;
|
2013-02-21 14:25:30 +05:30
|
|
|
margin: auto;
|
2012-12-17 16:00:34 +05:30
|
|
|
}
|
2012-07-12 18:41:12 +05:30
|
|
|
.web-long-description {
|
|
|
|
font-size: 18px;
|
|
|
|
line-height: 200%;
|
|
|
|
}
|
2013-07-15 18:28:14 +05:30
|
|
|
.item-stock {
|
|
|
|
margin-bottom: 10px !important;
|
|
|
|
}
|
2012-07-12 18:41:12 +05:30
|
|
|
</style>
|