feat: Reorganise assets
All checks were successful
Build Docker / BuildImage (push) Successful in 32s

This commit is contained in:
2024-06-17 21:29:52 +10:00
parent 05be03225d
commit 65dc5991c0
80 changed files with 211 additions and 3066 deletions

1
templates/assets/css/loading.min.css vendored Normal file
View File

@@ -0,0 +1 @@
#loading-screen{display:flex;flex-direction:column;align-items:flex-start;padding:20px;color:#0f0;font-family:Monospace,'Courier New',Courier,monospace}.loading-line{white-space:nowrap;overflow:hidden;display:inline}.cursor{display:inline-block;width:10px;height:1em;background-color:#0f0}.loading-pre{display:inline;line-height:.9}.blue{color:#00f}.white{color:#fff}