From a005051c9438d2daa15f943ce64447b12400a033 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Sat, 7 Dec 2024 16:32:14 +0100 Subject: [PATCH] Use margin to position checkboxes --- dark_style.css | 4 +++ index.html | 72 ++++++++++++++++++++++---------------------------- 2 files changed, 35 insertions(+), 41 deletions(-) diff --git a/dark_style.css b/dark_style.css index 78920ce..0e58fc9 100644 --- a/dark_style.css +++ b/dark_style.css @@ -44,6 +44,10 @@ select, input, textarea { input.numInput { width: 7em; } +label { + margin-left: 0.2em; + margin-right: 0.2em; +} button { border-style: outset; border-width: 1px; diff --git a/index.html b/index.html index 77274b2..40f36ad 100644 --- a/index.html +++ b/index.html @@ -62,41 +62,41 @@ A Voronoi diagram is supposed to be here but for some reason it cannot be displa

Selected biome

- +
- +

- + - +
- + - +
- + - +
- + - +
@@ -108,15 +108,12 @@ A Voronoi diagram is supposed to be here but for some reason it cannot be displa
Flags: - - + - - +
- - +
@@ -127,31 +124,26 @@ A Voronoi diagram is supposed to be here but for some reason it cannot be displa
World position:  - + - + - +
- - + - - + - - + - - + - - +
@@ -161,36 +153,34 @@ A Voronoi diagram is supposed to be here but for some reason it cannot be displa

Heat (mg_biome_np_heat)

- + - + - + - + - - +

Humidity (mg_biome_np_humidity)

- + - + - + - + - - +

Reset