Subversion Repositories SmartDukaan

Rev

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

Rev 10846 Rev 10985
Line 798... Line 798...
798
        width:30%;
798
        width:30%;
799
        .boxsize;
799
        .boxsize;
800
        text-align:center;
800
        text-align:center;
801
        padding:2px;
801
        padding:2px;
802
        border:@white solid 2px;
802
        border:@white solid 2px;
803
        opacity: 0.6;
803
        //opacity: 0.6;
804
        img{
804
        img{
805
          width:80%;
805
          width:80%;
806
          height: 50px;
806
          height: 50px;
-
 
807
          max-width: 90px;
807
        }
808
        }
808
      }
809
      }
809
      div:nth-of-type(3n+2){
810
      div:nth-of-type(3n+2){
810
        margin:0 5%;
811
        margin:0 5%;
811
      }
812
      }