From 7ce20c429a95aee07618b7708ec82d56ca6857c4 Mon Sep 17 00:00:00 2001 From: HT Date: Mon, 8 May 2023 02:21:03 +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 --- 20-Wanderlust | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/20-Wanderlust b/20-Wanderlust index 4854dfa..c834527 100644 --- a/20-Wanderlust +++ b/20-Wanderlust @@ -13,7 +13,7 @@ TERMS OF USE: 4) Do not use my themes as a base code. 5) Do not mix my themes together. -----------------------------------------------------> - + @@ -90,8 +90,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; +} + + + @@ -603,6 +614,10 @@ body::-webkit-scrollbar-corner { --Main-Scrollbar-Padding:13px; } +.posts .body > .npf_inst:first-child { + margin-top:0!important; +} + /*------------ BACKGROUND ------------*/ .le-background { position:fixed;