diff --git a/16-Blue-Moon-BLUE b/16-Blue-Moon-BLUE index f152cd3..c1cd8c0 100644 --- a/16-Blue-Moon-BLUE +++ b/16-Blue-Moon-BLUE @@ -6,7 +6,7 @@ Black version: pastebin.com/BdQe05hk Initial release: 2015/12/23 Major code update: 2018/05/25 -Last updated: 2023/04/29 +Last updated: 2023/05/06 TERMS OF USE: 1) Do not remove the theme credit. @@ -16,7 +16,7 @@ TERMS OF USE: 5) Do not mix my themes together. ------------------------------------------------------------------------> - + @@ -143,7 +143,18 @@ $(document).ready(function(){ --Poll-Option-HOVER-Text-Color: {color:text}; --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; +} + + + @@ -943,7 +954,7 @@ height:0px; text-align:center; padding-top:15px; border-top:1px solid rgba({RGBcolor:text},0.15); - margin-bottom:-10px; + margin-bottom:calc(0px - 10px + {text:post margin}px); } /* 'Current page' number */