From 22c3fe8a9b427472d9346558d8991e97264065c0 Mon Sep 17 00:00:00 2001 From: HT Date: Tue, 9 May 2023 07:56:32 +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 --- 36-Glitch | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/36-Glitch b/36-Glitch index 3af5e82..476b96d 100644 --- a/36-Glitch +++ b/36-Glitch @@ -3,7 +3,7 @@ Theme [36]: Glitch Made by glenthemes Release date: 2020/12/25 -Last updated: 2023/05/02 +Last updated: 2023/05/08 TERMS OF USE: 1) Do not remove the theme credit. @@ -181,8 +181,20 @@ $(document).ready(function(){ --Poll-Option-HOVER-Text-Color: {color:link}; --Poll-Option-HOVER-Speed: 0.4s; } + + +.poll-see-results { + padding-bottom:0!important; + border-bottom:none!important; + font-size:calc(var(--Poll-Option-Font-Size) - 1px)!important; + text-transform:uppercase; + letter-spacing:0.5px; +} + + + @@ -536,6 +548,16 @@ p { margin:var(--Paragraph-Margins) 0; } +[ignore-this]{ + position:absolute; + bottom:0;left:0; + width:0;height:0; + visibility:hidden; + font-size:0; + line-height:0; + z-index:-99; +} + .post.link .path { display:block; padding:0.69em; @@ -2763,6 +2785,10 @@ fill="var(--Hexagon-Border-Color)" stroke="none"> +
+ +
+