From 1df34a5a9ce910eb1adfe6de52d7023e4eb880ee Mon Sep 17 00:00:00 2001 From: MeowcaTheoRange Date: Sun, 19 Jun 2022 11:55:11 -0500 Subject: [PATCH] FUCK. forgot about the color --- style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index bab802f..52cd9ff 100644 --- a/style.css +++ b/style.css @@ -243,7 +243,10 @@ div.die input[type=color] { width: 34px; margin-left: -8px; position: absolute; - left: -100px; + left: -10000px; +} +div.bag > div > input[type=color] { + margin-left: 0; } div.die input[type=color]:hover {