From 14eedb4104316301b4a1b664deeba7565bdca62e Mon Sep 17 00:00:00 2001 From: HT Date: Wed, 16 Aug 2023 00:42:39 +0100 Subject: [PATCH] =?UTF-8?q?=E2=82=8A=E2=81=BA=E2=9C=BF=CB=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01-Black-Rabbit | 95 +++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 92 insertions(+), 3 deletions(-) diff --git a/01-Black-Rabbit b/01-Black-Rabbit index a929661..6a6bc5c 100644 --- a/01-Black-Rabbit +++ b/01-Black-Rabbit @@ -4,7 +4,7 @@ Made by glenthemes Initial release: 2015/07/17 Rework date: 2021/09/22 -Last updated: 2023/05/06 +Last updated: 2023/08/15 TERMS OF USE: 1) Do not remove the theme credit. @@ -57,7 +57,7 @@ CREDITS: - + + + + + + + @@ -911,10 +996,14 @@ a.post_media_photo_anchor, a.post_media_photo_anchor:hover { @supports(-webkit-text-security: circle){ .circle-links a, .circle-links a > * { - transition-duration:0s; + /*transition-duration:0s;*/ } } +.circle-links a * { + pointer-events:none; +} + .circle-links a:hover { background:{color:circle links hover background}; border-color:{color:circle links hover border};