Subversion Repositories SmartDukaan

Rev

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

Rev 30058 Rev 30061
Line 364... Line 364...
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
}
367
}
368
 
368
 
369
.lava {
369
.lava:before {
370
    content: '';
370
    content: '';
371
    position: absolute;
371
    position: absolute;
372
    background: #e45356;
372
    background: #e45356;
373
    border-radius: 2% / 50%;
373
    border-radius: 2% / 50%;
374
}
374
}