Add page branding options to filesystem

This commit is contained in:
2024-02-15 18:52:46 +01:00
parent a399c03869
commit 08676e6071
15 changed files with 730 additions and 104 deletions

View File

@@ -66,5 +66,6 @@ export let form = ""
.flat {
background: none;
margin: 0;
color: var(--body_text_color);
}
</style>