Add directory uploader

This commit is contained in:
2023-05-27 15:50:44 +02:00
parent 82ebf18cdb
commit 71538e5d7a
20 changed files with 565 additions and 150 deletions

View File

@@ -130,7 +130,6 @@ const share_tumblr = () => {
float: left;
background: var(--shaded_background);
text-align: center;
z-index: 48;
overflow: hidden;
opacity: 0;
transition: left 0.3s, opacity 0.3s;