Subversion Repositories SmartDukaan

Rev

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

Rev 12623 Rev 12634
Line 342... Line 342...
342
	.coupon{text-decoration:none !important;}
342
	.coupon{text-decoration:none !important;}
343
}
343
}
344
.tomato{color:tomato !important;}
344
.tomato{color:tomato !important;}
345
.smalloffettext{font-size:0.8em !important;}
345
.smalloffettext{font-size:0.8em !important;}
346
.affiliatename{
346
.affiliatename{
347
  width:50%;display:inline;float:right;  
347
  width:45%;display:inline-block;float:right;  
348
}
348
}
349
.affiliatelink{
349
.affiliatelink{
350
  width:50%;display:inline-block;
350
  width:50%;display:inline-block;
351
  a{
351
  a{
352
    #buy{
352
    #buy{
353
      margin:0px !important;
353
      margin:0px !important;display:inline-block;
354
    }
354
    }
355
  }
355
  }
356
}
356
}