The Forge: pure cyan background, no image
This commit is contained in:
parent
ef76eb2024
commit
255fefc845
1 changed files with 1 additions and 2 deletions
3
serp.py
3
serp.py
|
|
@ -3578,8 +3578,7 @@ ABOUT_CSS = """
|
|||
|
||||
/* The Forge - TempleOS background */
|
||||
.chapter-forge {
|
||||
background: url('/static/vendor/templeos.png') center center no-repeat, #00FFFF;
|
||||
background-size: contain, cover;
|
||||
background: #00FFFF;
|
||||
position: relative;
|
||||
}
|
||||
.chapter-forge::before { content: none; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue