Subversion Repositories SmartDukaan

Rev

Rev 30061 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 30061 Rev 30062
Line 335... Line 335...
335
    position: relative;
335
    position: relative;
336
    width: 130px;
336
    width: 130px;
337
    height: 55px;
337
    height: 55px;
338
    margin: 20px 0;
338
    margin: 20px 0;
339
    text-align: center;
339
    text-align: center;
-
 
340
    background: #eed202;
340
    text-indent: .1em;
341
    text-indent: .1em;
341
}
342
}
342
 
343
 
343
.kodak:before {
344
.kodak:before {
344
    content: '';
345
    content: '';
345
    position: absolute;
346
    position: absolute;
346
    background: #eed202;
-
 
347
    border-radius: 2% / 50%;
347
    border-radius: 2% / 50%;
348
}
348
}
349
 
349
 
350
.lava p {
350
.lava p {
351
    position: absolute;
351
    position: absolute;
Line 362... Line 362...
362
    width: 130px;
362
    width: 130px;
363
    height: 55px;
363
    height: 55px;
364
    margin: 20px 0;
364
    margin: 20px 0;
365
    text-align: center;
365
    text-align: center;
366
    text-indent: .1em;
366
    text-indent: .1em;
-
 
367
    background: #e45356;
367
}
368
}
368
 
369
 
369
.lava:before {
370
.lava:before {
370
    content: '';
371
    content: '';
371
    position: absolute;
372
    position: absolute;
372
    background: #e45356;
-
 
373
    border-radius: 2% / 50%;
373
    border-radius: 2% / 50%;
374
}
374
}