Swap out PNG files for SVG files, add proof-of-concept style for upload page.

This commit is contained in:
Chris Wilson
2020-10-25 11:49:12 -04:00
parent e08e650110
commit 172d26ffb2
85 changed files with 315213 additions and 1 deletions

View File

@@ -5,6 +5,10 @@
flex-wrap: wrap;
}
#uploads{
text-align: center;
}
#uploads-form-wrapper{
width: 100%;
text-align: center;