clean: удалён мёртвый style.css (весь CSS встроен в upload.html)

This commit is contained in:
2026-06-15 06:45:28 +04:00
parent a1339887fc
commit b3d28bbd38
-8
View File
@@ -1,8 +0,0 @@
body {
font-family: Arial, sans-serif;
max-width: 600px;
margin: 100px auto;
text-align: center;
color: #333;
}
h1 { color: #2c3e50; }