add site to view and upload files #4

Merged
csimonis merged 5 commits from feature/file-upload into main 2024-12-05 09:42:25 +00:00
Showing only changes of commit a760619d95 - Show all commits

View File

@ -1,8 +1,3 @@
body { body {
background-color: transparent; background-color: transparent;
}
.upload-btn:hover {
color: darkblue;
cursor: pointer;
} }