The Forge: explicitly disable ::before overlay
This commit is contained in:
parent
2a5dbebd06
commit
ef76eb2024
1 changed files with 1 additions and 0 deletions
1
serp.py
1
serp.py
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue