From c947c3386650d26ac3314918613b79427119eaa6 Mon Sep 17 00:00:00 2001 From: bretello Date: Fri, 14 Jun 2024 21:32:25 +0200 Subject: [PATCH] add css style --- static/style.css | 15 +++++++++++++++ templates/upload.html | 9 +++++---- 2 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 static/style.css diff --git a/static/style.css b/static/style.css new file mode 100644 index 0000000..5f57fd0 --- /dev/null +++ b/static/style.css @@ -0,0 +1,15 @@ +.form { + margin: 0 auto; + margin-top: 10%; + width: 300px; +} + +thead { +} + +tbody { +} + +td { + padding: 15px; +} diff --git a/templates/upload.html b/templates/upload.html index 1bd5deb..428a7da 100644 --- a/templates/upload.html +++ b/templates/upload.html @@ -1,16 +1,17 @@ {{ title }} + + logo -
+
+ enctype="multipart/form-data">
@@ -18,7 +19,7 @@

Cassette:

- +
Nome