add upload button

This commit is contained in:
Yannik Schmidt
2021-10-10 01:18:58 +02:00
parent f1d1b50aac
commit bfdb673202
3 changed files with 26 additions and 2 deletions

6
static/site.css Normal file
View File

@@ -0,0 +1,6 @@
.form-border{
padding: 10px;
border-width: 2px;
border-style: solid;
border-color: #8c8080;
}