Update background.
All checks were successful
RUpload build / Build (push) Successful in 1m2s

This commit is contained in:
retoor 2024-11-26 07:32:52 +01:00
parent 7a42012129
commit 719fa93abc

View File

@ -36,7 +36,7 @@ UPLOAD_PAGE = """
<style> <style>
body { body {
font-family: "Courier New", Courier, monospace; font-family: "Courier New", Courier, monospace;
background-color: #f4f4f9; background-color: #111111;
display: flex; display: flex;
justify-content: center; justify-content: center;
align-items: center; align-items: center;