Skip to content

Commit

Permalink
Change blockquote colour
Browse files Browse the repository at this point in the history
  • Loading branch information
EvieePy committed Jan 3, 2025
1 parent e3922fd commit 6ab9381
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/_static/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,10 @@ body.theme-dark {
th {
border-color: var(--color-button-hover--dark) !important;
}

blockquote {
border-color: #2b4459!important;
}
}

.theme-dark {
Expand Down

0 comments on commit 6ab9381

Please sign in to comment.