list styling v2

main
Crimson Tome 2021-10-16 03:39:28 +01:00 committed by GitHub
parent 0f4a430326
commit c7c6514baa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ a[href]:visited {
color: #809fff;
}
li::before {
ol::before {
content: counter(li); color: #d5cece;
display: inline-block; width: 1em;
margin-left: -1em