Subversion Repositories SmartDukaan

Rev

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

Rev 27618 Rev 27621
Line 55... Line 55...
55
    border: solid 5px #20538D;
55
    border: solid 5px #20538D;
56
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
56
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
57
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
57
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
58
    background-image: linear-gradient(#4682B4, #dae5f4);
58
    background-image: linear-gradient(#4682B4, #dae5f4);
59
    color: #FFF;
59
    color: #FFF;
60
    padding:17px 3px 10px 5px;
60
    padding:15px 3px 18px 3px
61
    text-decoration: none;
61
    text-decoration: none;
62
    object-fit: cover;
62
    object-fit: cover;
63
    width: 100%;
63
    width: 100%;
64
    height: 90px;
64
    height: 90px;
65
  
65