almost finished new design on product page / reproduced bug with amount not updating

This commit is contained in:
Senad Uka
2015-05-13 16:32:53 +02:00
parent fe452d359f
commit 49dd10acbc
16 changed files with 158 additions and 234 deletions

View File

@@ -32,3 +32,22 @@
text-align: center;
padding-right: 5px;
}
.item_name {
font-size: 16px;
}
.item_brand_name {
font-size: 24px;
text-transform: uppercase;
}
.item_price {
font-size: 36px;
padding-top: 36px;
padding-bottom: 36px;
}