From 0e1dd1dadf34f08f569d7a9570d52885a40187c3 Mon Sep 17 00:00:00 2001 From: HT Date: Sat, 19 Aug 2023 04:51:52 +0100 Subject: [PATCH] =?UTF-8?q?=E2=82=8A=E2=81=BA=E2=9C=BF=CB=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 13-Parfait | 95 +++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 91 insertions(+), 4 deletions(-) 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 ----*/