diff --git a/13-Parfait b/13-Parfait index faa6520..b8bb0dc 100644 --- a/13-Parfait +++ b/13-Parfait @@ -5,7 +5,10 @@ Made by glenthemes Initial release: 2015/11/?? Remake [v1] date: 2020/03/23 Remake [v2] date: 2022/05/10 -Last updated: 2023/05/06 +Last updated: 2023/08/18 + +What's new: +✱ NPF audio post support HOW TO USE: https://docs.google.com/presentation/d/1jv8m7GLZWYv9-xrkmFFtfaRyxmEgDkbfn1WZ9cS8hgM/edit?usp=sharing @@ -78,13 +81,15 @@ CREDITS: + + - + + + + + + + @@ -1025,6 +1110,7 @@ small { --Audio-Post-Buttons-Color:{color:navlinks icon}; --Audio-Post-Buttons-Padding:11px; --Audio-Post-Buttons-Background:{color:navlinks bg}; + --Audio-Post-Download-Color:{color:special text}; --Link:{color:link}; --Post-Borders-Inner:{color:post borders inner}; @@ -2213,7 +2299,7 @@ img.photopic { margin-top:-1px; } -.aud-song-name { +.aud-song-name, .npf-audio-title { font-family:var(--SmallCaps-Font-Family); font-size:calc(var(--SmallCaps-Font-Size) + .5px); text-transform:uppercase; @@ -2246,7 +2332,8 @@ 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); + pointer-events:none; } /*---- SPOTIFY ----*/