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

Fix website highlight of text
This commit is contained in:
Max Hilbrunner
2024-02-26 16:17:04 +01:00
committed by GitHub

View File

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