Skip to content

Commit

Permalink
[skip-ci] make sure the legacy box is readable in dark mode. (#13792)
Browse files Browse the repository at this point in the history
  • Loading branch information
couet authored Oct 3, 2023
1 parent 94b4557 commit 6ac8f0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions documentation/doxygen/ROOT.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ div.contents {
.legacybox {
border: 3px solid #879ecb;
background-color: #fdf06b;
color: #000000;
padding: 15px;
}

0 comments on commit 6ac8f0a

Please sign in to comment.