mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
三级列表使用小写罗马字体
This commit is contained in:
@@ -657,6 +657,10 @@ svg.notion-page-icon {
|
||||
list-style-type: lower-alpha;
|
||||
}
|
||||
|
||||
.notion-list-numbered > .notion-list-numbered > .notion-list-numbered {
|
||||
list-style-type: lower-roman;
|
||||
}
|
||||
|
||||
.notion-list-disc li {
|
||||
padding-left: 0.1em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user