Upload files to "app/static/css"
This commit is contained in:
parent
7d3c4694c2
commit
69b07fc368
13
app/static/css/materialize.min.css
vendored
Normal file
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
10
app/static/css/style.css
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
body{
|
||||||
|
background-color: #231F20
|
||||||
|
}
|
||||||
|
|
||||||
|
#toast-container {
|
||||||
|
bottom: auto !important;
|
||||||
|
right: auto !important;
|
||||||
|
top: 10%;
|
||||||
|
left:50%;
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user