From eead924012b68d3cdc155fcfea072eec9dde8146 Mon Sep 17 00:00:00 2001 From: HT Date: Tue, 9 May 2023 06:41:12 +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 --- 34-Drizzle | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/34-Drizzle b/34-Drizzle index c981eba..6b8834d 100644 --- a/34-Drizzle +++ b/34-Drizzle @@ -3,7 +3,7 @@ Theme [34]: Drizzle Made by glenthemes Initial release: 2019/04/16 -Last updated: 2023/05/02 +Last updated: 2023/05/08 TERMS OF USE: 1) Do not remove the theme credit. @@ -16,8 +16,8 @@ Guide: glenthemes.tumblr.com/drizzle Credits: glenthemes.tumblr.com/drizzle-crd ------------------------------------------------------------------------> - - + + @@ -145,7 +145,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; +} + + +