From e1a9e10902de4d927f4c2c87b6c27e6303fa1ead Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Wed, 16 Jul 2025 18:48:48 -0400 Subject: add js version rendering. still needs download --- main.css | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 main.css (limited to 'main.css') diff --git a/main.css b/main.css new file mode 100644 index 0000000..b6ae759 --- /dev/null +++ b/main.css @@ -0,0 +1,7 @@ +form { + margin-bottom: 2ex; +} + +input[name='pni-threshold'] { + text-align: right; +} -- cgit v1.3