added upload button logic

This commit is contained in:
2025-01-23 20:33:21 +01:00
parent ad49d8d8c6
commit 982d47ce83
7 changed files with 110 additions and 28 deletions
+2 -1
View File
@@ -11,8 +11,9 @@
}
a {
cursor: pointer;
color: #1010da;
color: #0000EE;
text-decoration: underline;
font-weight: normal;
}
a:visited {
color: #551A8B;