Subversion Repositories SmartDukaan

Rev

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

Rev 11731 Rev 12056
Line 327... Line 327...
327
  background:@list-color2;
327
  background:@list-color2;
328
  color:red;
328
  color:red;
329
  .font(1.4em);
329
  .font(1.4em);
330
  margin:10px;
330
  margin:10px;
331
}
331
}
-
 
332
.strike{ color: #888888; font: 1.6em Helvetica,Arial,sans-serif !important; text-decoration: line-through !important;}
-
 
333
.dealprice{
-
 
334
	.onlyforyou,.dealpricevalue{font: 1.2em/1em Helvetica,arial,sans-serif !important;font-weight:bold !important;}
-
 
335
	#rs,#dealdiscount{font: 1.2em/1em Helvetica,arial,sans-serif !important;}
-
 
336
	.dealpricevalue,#rs{color:tomato !important;text-decoration:none !important;}
-
 
337
}
-
 
338
.offertext{font: 1.6em/1.4em Helvetica,arial,sans-serif !important;color:tomato !important;}
-
 
339
.couponcode{
-
 
340
	.couponlabel,.coupon{font: 1.2em/1em Helvetica,arial,sans-serif !important;font-weight:bold !important;}
-
 
341
	.couponlabel{color:tomato !important;}
-
 
342
	.coupon{text-decoration:none !important;}
-
 
343
}