Skip to content
Snippets Groups Projects
Commit 605c079b authored by Petr Strakos's avatar Petr Strakos
Browse files

Add new file

parent ae2b06ab
Branches
No related tags found
No related merge requests found
.line-numbers{
/* Set "line-numbers-counter" to 0 */
counter-reset: line-numbers-counter;
}
.line-numbers .remark-code-line::before {
/* Increment "line-numbers-counter" by 1 */
counter-increment: line-numbers-counter;
content: counter(line-numbers-counter);
text-align: right;
width: 55px;
border-right: 1px solid #aaa;
display: inline-block;
margin-right: 10px;
padding: 0 5px;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment