The Forge: 100% background size
This commit is contained in:
parent
f29d991eca
commit
d0ff75fa5f
1 changed files with 1 additions and 1 deletions
2
serp.py
2
serp.py
|
|
@ -3579,7 +3579,7 @@ ABOUT_CSS = """
|
|||
/* The Forge - TempleOS background */
|
||||
.chapter-forge {
|
||||
background: url('/static/vendor/templeos.png') center center repeat-y, #00FFFF;
|
||||
background-size: auto;
|
||||
background-size: 100%;
|
||||
position: relative;
|
||||
}
|
||||
.chapter-forge::before { content: none; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue