items are now done and pictures resize on serverside automagically

This commit is contained in:
Senad Uka
2015-04-12 11:11:26 +02:00
parent 8197104040
commit ea2837bd00
5 changed files with 39 additions and 15 deletions

View File

@@ -105,6 +105,7 @@ background: none;
}
.productbox{
cursor: pointer;
-moz-box-shadow: 1px 4px 25px #000000;
-webkit-box-shadow: 1px 4px 25px #000000;
box-shadow: 1px 4px 25px #000000;
@@ -138,7 +139,7 @@ text-decoration: underline;
}
.productbox div span{
color:#06c3c3;
color: black;
margin-left: 8px;