Start of new menu

This commit is contained in:
2019-09-16 23:50:57 +02:00
parent 09509367aa
commit b1107236cd
11 changed files with 303 additions and 152 deletions

View File

@@ -1,3 +1,3 @@
{{define "bgpattern"}}
<style>body, .checkers{background-image: url("/res/img/{{bgPattern}}");}</style>
<style>.checkers{background-image: url("/res/img/{{bgPattern}}");}</style>
{{end}}