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};