The Forge: explicitly disable ::before overlay

This commit is contained in:
Russell Ballestrini 2026-01-02 16:03:29 -05:00
parent 2a5dbebd06
commit ef76eb2024

View file

@ -3582,6 +3582,7 @@ ABOUT_CSS = """
background-size: contain, cover;
position: relative;
}
.chapter-forge::before { content: none; }
.chapter-forge .chapter-content {
position: relative;
z-index: 1;