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; +} + + +