Upload files to "app/static/css"

This commit is contained in:
chris 2025-03-24 01:45:52 +00:00
parent 7d3c4694c2
commit 69b07fc368
2 changed files with 23 additions and 0 deletions

13
app/static/css/materialize.min.css vendored Normal file

File diff suppressed because one or more lines are too long

10
app/static/css/style.css Normal file
View File

@ -0,0 +1,10 @@
body{
background-color: #231F20
}
#toast-container {
bottom: auto !important;
right: auto !important;
top: 10%;
left:50%;
}