diff --git a/26-Nebulae b/26-Nebulae index ac63885..7437329 100644 --- a/26-Nebulae +++ b/26-Nebulae @@ -3,7 +3,7 @@ Theme [26]: Nebulae Made by glenthemes Initial release: 2018/01/30 -Last updated: 2023/05/01 +Last updated: 2023/05/08 TERMS OF USE: 1) Do not remove the theme credit. @@ -160,7 +160,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; +} + + +