From 94ad24baae98a9ec845703192053ccff82ebfbef Mon Sep 17 00:00:00 2001 From: HT Date: Mon, 8 May 2023 02:01:12 +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 --- 19-Stardust | 32 ++++++++++++++++++++++++++------ 1 file changed, 26 insertions(+), 6 deletions(-) diff --git a/19-Stardust b/19-Stardust index 261966b..b609b9e 100644 --- a/19-Stardust +++ b/19-Stardust @@ -4,7 +4,7 @@ Made by glenthemes Initial release: 2015/07/20 Rework date: 2021/10/06 -Last updated: 2023/04/30 +Last updated: 2023/05/07 TERMS OF USE: 1) Do not remove the theme credit. @@ -16,7 +16,7 @@ TERMS OF USE: CREDITS: ଘ(੭ˊᵕˋ)੭* ੈ✩‧˚ ~ glencredits.tumblr.com/stardust -----------------------------------------------------> - + @@ -81,8 +81,19 @@ CREDITS: --Poll-Option-HOVER-Text-Color: {color:special text}; --Poll-Option-HOVER-Speed: 0.4s; } + +.poll-see-results { + padding-bottom:0!important; + border-bottom:none!important; + font-size:calc(var(--Poll-Option-Font-Size) - 1px)!important; + text-transform:uppercase; + letter-spacing:0.5px; +} + + + @@ -1485,7 +1496,7 @@ ul li:before { /*-----------------------*/ -.postinner a:not(.reblog-url a, .tumblr_blog, .linkpost-title, .single-photo, .post_media_photo_anchor, .npf_inst a, .inari, .tagsdiv a){ +.postinner a:not(.reblog-url a, .tumblr_blog, .linkpost-title, .single-photo, .post_media_photo_anchor, .inari, .tagsdiv a){ padding-bottom:.5px; border-bottom:1px solid rgba({RGBcolor:link},0.420); } @@ -1573,8 +1584,6 @@ video::-webkit-media-controls-volume-slider, video::-webkit-media-controls-timel display:none!important; } -.tmblr-full {line-height:0} - * + .npf-link-block { margin-top:10px; } @@ -1640,6 +1649,16 @@ video::-webkit-media-controls-volume-slider, video::-webkit-media-controls-timel border-top:1px solid {color:special border}; } +.tmblr-attribution { + padding:{select:post padding}; + padding-top:0; +} + +.tmblr-full audio[controls]{ + width:calc(100% - ({select:post padding} * 2))!important; + margin:{select:post padding}; +} + /*---- TEXT POSTS (TITLE) ----*/ .post-title, .linkpost-title { margin-top:2px; @@ -1798,7 +1817,8 @@ figure[data-npf*='spotify.com'] + .caption:not(.op-capt), margin:calc(0px - var(--Post-Padding)); } -.tmblr-video + * { +.tmblr-video + *, +.tmblr-video + .caption > .reblog-wrap:first-child { margin-top:var(--Captions-Gap)!important; }