This commit is contained in:
xaoxuu 2022-11-05 23:42:09 +08:00
parent e5d5a57c50
commit 4b7b01b8d7
1 changed files with 16 additions and 0 deletions

View File

@ -75,6 +75,22 @@ article.md .highlight
.gutter+.code pre .gutter+.code pre
padding-left: 0.25em padding-left: 0.25em
article.md .gist
.gist-file
border: 1px solid var(--block-border)
border-radius: $border-block
.gist-data
border-bottom: 1px solid var(--block-border)
.highlight
display: inherit
border: none
border-radius: 0
background: none
margin: 0
padding: 1em 0
.gist-meta
background: var(--block-border)
table:not([class]) table:not([class])
border-collapse: collapse border-collapse: collapse