From 3c71d4fd5139206f183cd1b77e748c885a731546 Mon Sep 17 00:00:00 2001 From: javl Date: Tue, 18 Aug 2026 13:55:35 +0200 Subject: [PATCH] Remove some unneeded clutter --- css/style.css | 23 ++++++++++++----------- index.html | 17 ++++++++--------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/css/style.css b/css/style.css index 1acc165..2480a87 100644 --- a/css/style.css +++ b/css/style.css @@ -165,7 +165,8 @@ body { .section.step { position: relative; - padding-left: 72px; + /* padding-left: 72px; */ + padding: var(--space-4); scroll-margin-top: 88px; } @@ -193,7 +194,7 @@ body { border-color: var(--primary); } -.step::before { +/* .step::before { content: ""; position: absolute; left: 35px; @@ -202,17 +203,17 @@ body { width: 2px; background: var(--border-hard); z-index: 1; -} +} */ -#step-0.step::before, #step-4.step::before { +/* #step-0.step::before, #step-4.step::before { display: none; -} +} */ /* step-3 (Preview) lives as a pinned side panel next to Settings, not inline in the vertical step flow, so it doesn't carry a connecting rail */ -#step-3.step::before { +/* #step-3.step::before { display: none; -} +} */ /* ---- Typography ---- */ @@ -874,18 +875,18 @@ input[type="file"]::file-selector-button { display: none; } - .section.step { + /* .section.step { padding-left: 32px; - } + } */ .step-num { position: static; margin-bottom: var(--space-4); } - .step::before { + /* .step::before { display: none; - } + } */ .input-methods-row { flex-direction: column; diff --git a/index.html b/index.html index 3be61f7..4a95aec 100644 --- a/index.html +++ b/index.html @@ -53,11 +53,10 @@
-
1
+
- -

Select image

+

1. Select image

You can import multiple images at once.
All processing is done locally in your browser: your images are not uploaded or stored anywhere online.

@@ -72,7 +71,7 @@
-

Or paste existing byte array

+

1. Paste existing byte array


x @@ -92,8 +91,8 @@
-
2
-

Image Settings

+ +

2. Image Settings

@@ -229,7 +228,7 @@
-
3
+

Preview

No files selected
@@ -239,8 +238,8 @@
-
4
-

Output

+ +

3. Output