diff --git a/21-Punchline b/21-Punchline index b868643..a37afed 100644 --- a/21-Punchline +++ b/21-Punchline @@ -4,7 +4,10 @@ Made by glenthemes Initial release: 2016/12/23 Major facelift: 2021/02/20 -Last updated: 2023/05/07 +Last updated: 2023/09/04 + +What's new: +✱ NPF audio post support TERMS OF USE: 1) Do not remove the theme credit. @@ -57,7 +60,9 @@ attribute:"title" + + {block:ifshowmusicplayer} @@ -77,7 +82,7 @@ $(document).ready(function(){ - + + + + + + + @@ -1534,15 +1617,18 @@ a.read_more { visibility:hidden; } -.vingt { +.vingt, .npf-audio-image-shadow { position:absolute; top:0;left:0; - width:100%; - height:100%; border-radius:3px; box-shadow:inset 0 0 15px rgba({RGBcolor:post},0.69); } +.vingt { + width:100%; + height:100%; +} + .tin { width:calc(100% - var(--Audio-Post-Album-Image-Size)); height:var(--Audio-Post-Album-Image-Size); @@ -1552,7 +1638,7 @@ a.read_more { margin-left:14px; } -.t-name { +.t-name, .npf-audio-title { font-family:beaufort; font-weight:bold; font-size:calc({select:post font size} - .5px); @@ -1569,6 +1655,7 @@ a.read_more { height:calc({select:post font size} + 4px); stroke:{color:text}; stroke-width:1.5px; + pointer-events:none; } /*----- VIDEOS -----*/