Subversion Repositories SmartDukaan

Rev

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

Rev 10633 Rev 10650
Line 522... Line 522...
522
        width:30%;
522
        width:30%;
523
        .boxsize;
523
        .boxsize;
524
        text-align:center;
524
        text-align:center;
525
        padding:2px;
525
        padding:2px;
526
        border:@white solid 2px;
526
        border:@white solid 2px;
527
        opacity: 0.6;
527
        //opacity: 0.6;
528
        img{
528
        img{
529
          width:80%;
529
          width:80%;
530
          height: 50px;
530
          height: 50px;
-
 
531
          max-width:90px;
531
        }
532
        }
532
      }
533
      }
533
      div:nth-of-type(3n+2){
534
      div:nth-of-type(3n+2){
534
        margin:0 5%;
535
        margin:0 5%;
535
      }
536
      }