items are now done and pictures resize on serverside automagically
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user