diff --git a/04-Whimsical b/04-Whimsical index c46f2cd..349c081 100644 --- a/04-Whimsical +++ b/04-Whimsical @@ -4,7 +4,11 @@ Made by glenthemes Initial release: 2015/08/?? Rework date: [v1] 2018/09/27 ✧ [v2] 2022/01/28 -Last updated: 2023/05/06 +Last updated: 2023/08/27 + +What's new: +✱ NPF audio post support +✱ fixed issue with icons not showing on post page TERMS OF USE: 1) Do not remove the theme credit. @@ -73,14 +77,15 @@ CREDITS: + - + - + + + + + + + @@ -749,6 +836,7 @@ ul li:before { --Audio-Post-Buttons-Color:{color:label text}; --Audio-Post-Buttons-Padding:9px; --Audio-Post-Buttons-Background:{color:label bg}; + --Audio-Post-Download-Color:{color:special text}; --Link:{color:link}; --Post-Borders-Inner:{color:post borders inner}; @@ -1843,9 +1931,9 @@ img.photopic { margin-top:3px; } -.aud-song-name { +.aud-song-name, .npf-audio-title { font-family:var(--SmallCaps-Font-Family); - font-size:calc(var(--AUD-Font-Size) - 1px); + font-size:calc(var(--Body-Font-Size) - 2px); text-transform:uppercase; letter-spacing:.5px; -webkit-text-stroke-width:.3px; @@ -1875,7 +1963,7 @@ img.photopic { -webkit-mask-repeat:no-repeat; -webkit-mask-position:center; -webkit-mask-image:var(--install); - background:{color:special text}; + background:var(--Audio-Post-Download-Color); } /*---- SPOTIFY ----*/