From 10eb2c401700a19b8f1cd9970e5bc286459ef1e2 Mon Sep 17 00:00:00 2001 From: HT Date: Mon, 8 May 2023 20:37:50 +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 --- 24-Lachesis | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/24-Lachesis b/24-Lachesis index dcabe7a..bb2f562 100644 --- a/24-Lachesis +++ b/24-Lachesis @@ -3,7 +3,7 @@ Theme [24]: Lachesis Made by glenthemes Initial release: 2017/10/16 -Last updated: 2023/04/30 +Last updated: 2023/05/08 TERMS OF USE: 1) Do not remove the theme credit. @@ -13,8 +13,8 @@ TERMS OF USE: 5) Do not mix my themes together. ------------------------------------------------------------------------> - - + + @@ -140,7 +140,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; +} + + +