Skip to content

Commit 6ab9381

Browse files
committed
Change blockquote colour
1 parent e3922fd commit 6ab9381

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/_static/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,10 @@ body.theme-dark {
328328
th {
329329
border-color: var(--color-button-hover--dark) !important;
330330
}
331+
332+
blockquote {
333+
border-color: #2b4459!important;
334+
}
331335
}
332336

333337
.theme-dark {

0 commit comments

Comments
 (0)