Merge pull request #9015 from adamscott/fix-website-highlight

Fix website highlight of text

(cherry picked from commit ac92bfb47a)
This commit is contained in:
Max Hilbrunner
2024-02-26 16:17:04 +01:00
committed by Max Hilbrunner
parent ea4dd3ee7b
commit 781bdf1f45

View File

@@ -668,6 +668,7 @@ footer {
}
.wy-body-for-nav {
position: relative;
background-color: var(--content-wrap-background-color);
}