This commit is contained in:
2022-04-25 13:40:12 +08:00
commit 41f187e460
349 changed files with 60741 additions and 0 deletions
@@ -0,0 +1,8 @@
<style>
body{
background-image: url(<%- theme.background.url %>);
background-repeat:no-repeat;
background-size:cover;
background-attachment:fixed;
}
</style>