Skip to content
Snippets Groups Projects
Commit dfcdaf20 authored by chris's avatar chris
Browse files

comment lists css

parent f2425281
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
padding-left: 30px;
}
ol {
/* ol {
counter-reset: item
}
......@@ -22,4 +22,4 @@
li:before {
content: counters(item, ".") " ";
counter-increment: item
}
\ No newline at end of file
} */
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment