Skip to content

Commit 7fe0e95

Browse files
committed
style summary of result block as italic
1 parent 1e7e25f commit 7fe0e95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/doc.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -685,6 +685,7 @@ h1.page + aside.toc.embedded {
685685

686686
.doc details.result > summary {
687687
color: var(--caption-font-color);
688+
font-style: italic;
688689
margin-bottom: 0;
689690
}
690691

0 commit comments

Comments
 (0)