use blockquote theme for collapsible details
This commit is contained in:
parent
b5ffc734a2
commit
a57c1b52bd
|
@ -139,7 +139,7 @@ table tbody tr:nth-child(2n) {
|
|||
}
|
||||
|
||||
|
||||
blockquote {
|
||||
blockquote, details {
|
||||
margin: 20px 0;
|
||||
padding: 0 20px;
|
||||
color: var(--fg);
|
||||
|
|
Loading…
Reference in New Issue