From 5a448fe3ac77acbc33cda1d3feb48d4b9f067acf Mon Sep 17 00:00:00 2001 From: HT Date: Wed, 10 May 2023 00:20:40 +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 --- 37-Empyrean | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/37-Empyrean b/37-Empyrean index a012583..3872730 100644 --- a/37-Empyrean +++ b/37-Empyrean @@ -3,7 +3,7 @@ Theme [37]: Empyrean Made by glenthemes Release date: 2020/12/29 -Last updated: 2023/05/02 +Last updated: 2023/05/09 TERMS OF USE: 1) Do not remove the theme credit. @@ -28,7 +28,7 @@ Credits: - 'Beaufort' font by Nick Shinn shinntype.com/typefaces/beaufort -----------------------------------------------------> - + @@ -118,8 +118,19 @@ $(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; +} + + + @@ -1990,6 +2001,10 @@ ol.notes .answer_content { transform:translateY(-50%)!important; } +.tmblr-attribution { + margin-top:var(--Paragraph-Margins)!important; +} +