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 ----*/