Subversion Repositories SmartDukaan

Rev

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

Rev 11811 Rev 11856
Line 510... Line 510...
510
  text-align: center;
510
  text-align: center;
511
  .coupontext{
511
  .coupontext{
512
    font-weight : bold;
512
    font-weight : bold;
513
    color : #000000;
513
    color : #000000;
514
  }
514
  }
-
 
515
}
-
 
516
 
-
 
517
.pricetype{
-
 
518
  font-weight:bold;
-
 
519
  margin-right:5px;
-
 
520
}
-
 
521
 
-
 
522
.pdeal-price{
-
 
523
  .pr-original{
-
 
524
    color:tomato;
-
 
525
  }
515
}
526
}
516
527