From c9d94b60da61aecc4d2d98ab948fa9952a57447e Mon Sep 17 00:00:00 2001 From: blek Date: Sat, 30 Sep 2023 12:23:54 +1000 Subject: [PATCH] position all the form at center --- filed/templates/index.html | 110 +++++++++++++++++++------------------ 1 file changed, 56 insertions(+), 54 deletions(-) diff --git a/filed/templates/index.html b/filed/templates/index.html index a27e890..1aae454 100644 --- a/filed/templates/index.html +++ b/filed/templates/index.html @@ -2,64 +2,66 @@ {% block body %} -

File upload

-
-

- You can upload a file here for free to share with others for 30 minutes.
- How cool is that, eh? -

-
-
- Upload form -
-
-
-

- I want my file deleted: -

-
    -
  • - - -
  • -
  • - - -
  • -
-

- -

+

File upload

+
+

+ You can upload a file here for free to share with others for 30 minutes.
+ How cool is that, eh? +

+
+
+ Upload form +
+
+ +

+ I want my file deleted: +

+
    +
  • + + +
  • +
  • + + +
  • +
+

+ + -

-

- -

- + + +

+

+ +

+ +