Subversion Repositories SmartDukaan

Rev

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

Rev 4237 Rev 4404
Line 21... Line 21...
21
.widgets {
21
.widgets {
22
	width: 258px;
22
	width: 258px;
23
	margin-left: 10px;
23
	margin-left: 10px;
24
}
24
}
25
 
25
 
-
 
26
.widgets .side-banner img{
-
 
27
	margin-bottom: 10px;	
-
 
28
}
-
 
29
 
26
.widgets .cart-widget {
30
.widgets .cart-widget {
27
	height: 145px;
31
	height: 145px;
28
	border: 1px solid #EDB626;
32
	border: 1px solid #EDB626;
29
}
33
}
30
 
34