add silksong path saving

This commit is contained in:
2026-01-16 10:09:04 +01:00
parent 9cff9dd24c
commit 57f9bfb8cb
7 changed files with 318 additions and 7 deletions

View File

@@ -106,6 +106,14 @@ body {
color: #ffffff;
}
.content h2 {
font-size: 24px;
margin-bottom: 20px;
color: #ffffff;
padding: 0 4px 4px;
border-bottom: 1px solid #ff6b6b;
}
.view {
width: 100%;
background: rgba(0, 0, 0, 0.8);