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;