From 82618e248c729324251fd6fddb36bedfbcd101d4 Mon Sep 17 00:00:00 2001 From: HT Date: Tue, 9 May 2023 01:07:54 +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 --- 26-Nebulae | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/26-Nebulae b/26-Nebulae index ac63885..7437329 100644 --- a/26-Nebulae +++ b/26-Nebulae @@ -3,7 +3,7 @@ Theme [26]: Nebulae Made by glenthemes Initial release: 2018/01/30 -Last updated: 2023/05/01 +Last updated: 2023/05/08 TERMS OF USE: 1) Do not remove the theme credit. @@ -160,7 +160,18 @@ $(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; +} + + +