Subversion Repositories SmartDukaan

Rev

Rev 1733 | Rev 2053 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1733 Rev 1736
Line 1... Line 1...
1
div.productItem	{
1
div.productItem	{
2
	float:left;
2
	float: left;
3
	width: 250px;
3
    height: 210px;
-
 
4
    margin: 5px;
4
	padding: 7px;
5
    padding: 10px;
-
 
6
    width: 270px;
5
}
7
}
6
 
8
 
7
div.productImg	{
9
div.productImg	{
8
	float: left;
10
	float: left;
9
}
11
}