From bb0036020647c88567190a6f5043a5e43774b1d9 Mon Sep 17 00:00:00 2001 From: HT Date: Tue, 5 Sep 2023 00:42:32 +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 --- 05-Asphyxia-LIGHT | 87 ++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 83 insertions(+), 4 deletions(-) diff --git a/05-Asphyxia-LIGHT b/05-Asphyxia-LIGHT index c31cfde..619032a 100644 --- a/05-Asphyxia-LIGHT +++ b/05-Asphyxia-LIGHT @@ -6,7 +6,10 @@ Dark version: pastebin.com/zxR1cmC6 Initial release: 2015/08/25 Major update: 2021/11/06 -Last updated: 2023/05/06 +Last updated: 2023/09/04 + +What's new: +✱ NPF audio post support TERMS OF USE: 1) Do not remove the theme credit. @@ -63,12 +66,14 @@ CREDITS: + + - + + + + + + + @@ -1422,15 +1498,18 @@ span + .linksym { display:flex; align-items:center; justify-content:space-between; +} + +.audiotxt, .npf-audio-details { font-size:calc(var(--Body-Font-Size) - 1.5px); color:{color:special text}; } -.odin > div + div { +.odin > div + div, .npf-audio-details > * + * { margin-top:-4px; } -.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;