From 54f58cbfc599b6e06b69001f56021199e3b17e26 Mon Sep 17 00:00:00 2001 From: retoor Date: Tue, 26 Nov 2024 07:44:15 +0100 Subject: [PATCH] Lesss margin. New lines. --- src/rupload/app.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/rupload/app.py b/src/rupload/app.py index a2ed52c..c10b7e9 100644 --- a/src/rupload/app.py +++ b/src/rupload/app.py @@ -69,6 +69,7 @@ UPLOAD_PAGE = """ h2 { font-size: 20px; + margin-top: 20px; margin-bottom: 20px; color: #333; clear: both; @@ -134,12 +135,11 @@ UPLOAD_PAGE = """
- Click here to see uploaded files (non-image) at the bottom of this page.
+ Click here to see uploaded files (non-image) at the bottom of this page.

Uploaded images:

[images_html]
-

Uploaded files:

[files_html]