diff --git a/32-Resonance b/32-Resonance index b6c5deb..54eecfa 100644 --- a/32-Resonance +++ b/32-Resonance @@ -3,7 +3,7 @@ Theme [32]: Resonance Made by glenthemes Initial release: 2018/07/25 -Last updated: 2023/05/02 +Last updated: 2023/05/08 TERMS OF USE: 1) Do not remove the theme credit. @@ -12,11 +12,11 @@ TERMS OF USE: 4) Do not use my themes as a base code. 5) Do not mix my themes together. -jirou best girl +jirou best girl ヽ(´▽`;)ノ ♪ ------------------------------------------------------------------------> - - + + @@ -65,8 +65,15 @@ $(document).ready(function(){ }); }); - - + + + + + @@ -111,7 +118,13 @@ $(document).ready(function(){ var soundcloud_btn = '{color:link}'; $('.soundcloud_audio_player').each(function(){ $(this).attr({ src: $(this).attr('src').split('&')[0] + '&liking=false&sharing=false&auto_play=false&show_comments=false&continuous_play=false&buying=false&show_playcount=false&show_artwork=true&origin=tumblr&color=' + soundcloud_btn.split('#')[1], height: 116, width: '100%' }); + + $(this).attr("style", "height:116px!important"); }); + + $(".spotify_audio_player").each(function(){ + $(this).attr("style", "height:80px!important") + }) }); @@ -136,7 +149,21 @@ $(document).ready(function(){ --Poll-Option-HOVER-Text-Color: {color:question and chat 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; +} + + + + + + @@ -1043,7 +1070,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 bottom margin}px); } /* 'Current page' number */