From 643cf0de768c76450445456920caaf366611ea84 Mon Sep 17 00:00:00 2001 From: schrumpel Date: Wed, 18 May 2022 20:37:46 +0200 Subject: [PATCH] css fix --- public/s/css/f0ck.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/public/s/css/f0ck.css b/public/s/css/f0ck.css index 9283969..ca6e028 100644 --- a/public/s/css/f0ck.css +++ b/public/s/css/f0ck.css @@ -814,11 +814,6 @@ html[theme="f0ck95"] input { color: #000; } -html[theme="f0ck95"] #footbar { - box-shadow: inset 0px 4px 0px var(--black); - color: var(--black); -} - /* f0ck95dARK */ html[theme='f0ck95d'] { --accent: #fff; @@ -1565,7 +1560,7 @@ span.placeholder { .populateME { position: relative; - left: 10px; + left: 5px; } .gapRight {