💄 update list-style-type to cjk-ideographic
This commit is contained in:
parent
9a79503d11
commit
5449eb8229
1 changed files with 4 additions and 0 deletions
|
@ -146,3 +146,7 @@ a {
|
||||||
br {
|
br {
|
||||||
user-select: none;
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ol {
|
||||||
|
list-style-type: cjk-ideographic;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue