From afe01d3b461830d2d5aae5f4388a162f55dcc704 Mon Sep 17 00:00:00 2001 From: HT Date: Tue, 5 Sep 2023 05:56:05 +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 --- 30-BIOS | 103 +++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 98 insertions(+), 5 deletions(-) diff --git a/30-BIOS b/30-BIOS index 3036f37..bb8dce9 100644 --- a/30-BIOS +++ b/30-BIOS @@ -4,7 +4,10 @@ Made by glenthemes Initial release: 2018/06/16 Rework date: 2022/02/21 -Last updated: 2023/05/08 +Last updated: 2023/09/04 + +What's new: +✱ NPF audio post support TERMS OF USE: 1) Do not remove the theme credit. @@ -72,14 +75,15 @@ CREDITS: {/block:ifmusicfile} + - + - + + + + + + + @@ -1501,15 +1590,18 @@ img.photopic { display:flex; align-items:center; justify-content:space-between; +} + +.audiotxt, .npf-audio-details { font-size:var(--Body-Font-Size); color:{color:text}; } -.odin > div + div { +.odin > div + div, .npf-audio-details > * + * { 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) + 1px); font-weight:700; @@ -1542,6 +1634,7 @@ img.photopic { -webkit-mask-position:center; -webkit-mask-image:var(--install); background:{color:special text}; + pointer-events:none; } /*---- SPOTIFY ----*/