diff --git a/36-Glitch b/36-Glitch index 3af5e82..476b96d 100644 --- a/36-Glitch +++ b/36-Glitch @@ -3,7 +3,7 @@ Theme [36]: Glitch Made by glenthemes Release date: 2020/12/25 -Last updated: 2023/05/02 +Last updated: 2023/05/08 TERMS OF USE: 1) Do not remove the theme credit. @@ -181,8 +181,20 @@ $(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; +} + + + @@ -536,6 +548,16 @@ p { margin:var(--Paragraph-Margins) 0; } +[ignore-this]{ + position:absolute; + bottom:0;left:0; + width:0;height:0; + visibility:hidden; + font-size:0; + line-height:0; + z-index:-99; +} + .post.link .path { display:block; padding:0.69em; @@ -2763,6 +2785,10 @@ fill="var(--Hexagon-Border-Color)" stroke="none"> +
+ +
+