From aa6b6f072ae179d8e26d401637846bfee513106d Mon Sep 17 00:00:00 2001 From: pommicket Date: Fri, 21 Jul 2023 17:20:46 -0400 Subject: code input --- index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 2fc0d81..8d56a57 100644 --- a/index.html +++ b/index.html @@ -101,7 +101,7 @@ button { height: 2.0em; } - input { + input[type=text], input[type=number] { height: 1.5em; font-size: inherit; } @@ -196,6 +196,10 @@

+
+ + +
Add
-- cgit v1.2.3