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