From 2876a00bed3ef5a5f6ac59b1f32e6b7dafd93406 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Thu, 13 Jul 2023 20:35:37 +1000 Subject: [PATCH] check posts --- static/src/vdk2ch.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/src/vdk2ch.css b/static/src/vdk2ch.css index eb6fabc..3193f9c 100644 --- a/static/src/vdk2ch.css +++ b/static/src/vdk2ch.css @@ -20,12 +20,12 @@ display: inline-block; font-size:initial; clip-path: polygon(0% 25%, 0% 75%, 50% 100%, 100% 75%, 100% 25%, 50% 0%); - background: red; + background: transparent; margin-bottom: calc(var(--m) - var(--s)*0.2885); } .hex-container img:nth-child(odd) { - background:green; + background: transparent; } .hex-container::before { content: "";