update torrent page

This commit is contained in:
ghost 2023-10-12 04:30:43 +03:00
parent 311ecd0481
commit 63dfeb9d4c
6 changed files with 79 additions and 72 deletions

View file

@ -59,6 +59,10 @@ textarea {
opacity: .96;
}
input[type="file"] {
padding: 4px 8px;
}
/*
main input,
main button,
@ -121,4 +125,4 @@ header a.logo {
header a.logo > span {
color: #96d9a1;
}
}