Newer
Older
$gray: #ddd;
.sc-notes-footer {
border-top: 1px solid $gray;
font-size: 14px;
padding-top: 25px;
}
.sc-notes-footer-item::before {
content: ''counter(note-footer)'. ';
counter-increment: note-footer;
$gray: #ddd;
.sc-notes-footer {
border-top: 1px solid $gray;
font-size: 14px;
padding-top: 25px;
}
.sc-notes-footer-item::before {
content: ''counter(note-footer)'. ';
counter-increment: note-footer;