diff --git a/12-Incandescence b/12-Incandescence index a068d86..05442f9 100644 --- a/12-Incandescence +++ b/12-Incandescence @@ -4,7 +4,7 @@ Made by glenthemes Initial release: 2015/10/23 Revamp date: 2017/04/20 -Last updated: 2023/04/28 +Last updated: 2023/04/29 TERMS OF USE: 1) Do not remove the theme credit. @@ -148,31 +148,47 @@ a.post_media_photo_anchor, a.post_media_photo_anchor:hover { padding-bottom:0!important; border-bottom:none!important; } + +.spotify_audio_player { + height:80px!important; +} + + + + + + + @@ -451,7 +467,10 @@ width:calc({text:post width}px + 250px + ({text:post margin}px * 1.5) + ({text:p height:100vh; } -#garlic {margin-left:calc(250px + ({text:post margin}px * 1.5));} +#garlic { + margin-left:calc(250px + ({text:post margin}px * 1.5)); + padding-bottom:calc({text:post margin}px / 2); +} #brulee { position:fixed; @@ -954,7 +973,9 @@ font-size:calc({text:font size}px - 1px); width:250px; } -.sbimg {margin-bottom:-5px;} +.sbimg { + vertical-align:middle; +} .nuggetbox, .nuggetboxs { background-color:{color:boxes title background}; @@ -982,6 +1003,12 @@ text-align:center; background-color:{color:post}; border-bottom:1px solid {color:post borders}; } + +.mayonnaise:empty { + padding:0; + line-height:0; + border-bottom:none; +} .linkus { padding:calc({text:post padding}px - 3px);