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 {