use blockquote theme for collapsible details

This commit is contained in:
expikr 2023-04-09 09:29:20 +08:00 committed by GitHub
parent b5ffc734a2
commit a57c1b52bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ table tbody tr:nth-child(2n) {
}
blockquote {
blockquote, details {
margin: 20px 0;
padding: 0 20px;
color: var(--fg);