[opt] style

This commit is contained in:
xaoxuu 2024-01-10 15:47:02 +08:00
parent 5c97066f4f
commit 9ae92ab35b
2 changed files with 8 additions and 0 deletions

View File

@ -62,6 +62,10 @@ details.folding[child=codeblock]>div.body
display: none
.code:before
content: none
.highlight+.highlight
border-top: 1px dashed var(--theme-border)
border-top-left-radius: 0
border-top-right-radius: 0
details.folding[child=iframe]
overflow: hidden

View File

@ -40,6 +40,10 @@
margin: 0
border: none
background: none
.highlight+.highlight
border-top: 1px dashed var(--theme-border)
border-top-left-radius: 0
border-top-right-radius: 0
.md-text .tag-plugin.note[child=tabs]
>.body