Deploying to gh-pages from - 19035e45de 🚀

This commit is contained in:
DerTyp7
2023-09-26 13:40:31 +00:00
parent b04e126a9f
commit 2e4cee8133
10 changed files with 328 additions and 0 deletions

View File

@@ -0,0 +1 @@
@import"https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif;color:#fff}body,html{min-height:100%;width:100%;background-color:#222}.center{display:block;margin-left:auto;margin-right:auto}