diff --git a/22-Moonfall b/22-Moonfall index 9736bc4..77dbe18 100644 --- a/22-Moonfall +++ b/22-Moonfall @@ -3,7 +3,7 @@ Theme [22]: Moonfall Made by glenthemes Initial release: 2017/02/08 -Last updated: 2023/04/30 +Last updated: 2023/05/06 TERMS OF USE: 1) Do not remove the theme credit. @@ -13,8 +13,8 @@ TERMS OF USE: 5) Do not mix my themes together. ------------------------------------------------------------------------> - - + + @@ -149,7 +149,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; +} + + +