From 2f56415ac03f4e20b4746c827b25a16ed8112a0c Mon Sep 17 00:00:00 2001 From: Restia Ashdoll Date: Tue, 19 Jan 2021 18:29:58 -0700 Subject: [PATCH] minor equipment input changes --- index.html | 40 +++++++++++++++++++--------------------- wide.css | 6 +++++- 2 files changed, 24 insertions(+), 22 deletions(-) diff --git a/index.html b/index.html index 1a165e2..0c0a066 100644 --- a/index.html +++ b/index.html @@ -24,15 +24,13 @@
-
- +
+
- + @@ -46,12 +44,12 @@

@@ -146,7 +144,7 @@
- - - - +
+

- +
@@ -67,12 +65,12 @@

- - +
+

- +
@@ -88,12 +86,12 @@

- - +
+

- +
@@ -109,12 +107,12 @@

- - +
+

- +
@@ -132,13 +130,13 @@

- - +
+


- +

- +

diff --git a/wide.css b/wide.css index 9741efb..c38ccb1 100644 --- a/wide.css +++ b/wide.css @@ -43,7 +43,11 @@ } .iteminput { - width: 15vw; + width: 11vw; +} + +.powderinput { + width: 4vw; } .skpInput, .idInput {