mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 17:12:13 -06:00
apply custom fonts to up2k parallel uploads input
Signed-off-by: Thaddeus Kuah <tk@tkkr.dev>
This commit is contained in:
parent
c2034f7bc5
commit
af00ed0305
|
@ -2631,6 +2631,7 @@ html.y #bbox-overlay figcaption a {
|
|||
color: var(--fg-max);
|
||||
background: var(--u2-txt-bg);
|
||||
border: 1px solid #777;
|
||||
font-family: var(--font-main), sans-serif;
|
||||
font-size: 1.2em;
|
||||
padding: .15em 0;
|
||||
height: 1.05em;
|
||||
|
|
Loading…
Reference in a new issue