₊⁺✿˚

This commit is contained in:
HT 2023-05-09 03:43:14 +01:00
parent 65511a3c46
commit 0b1201cd58
1 changed files with 14 additions and 5 deletions

19
30-BIOS
View File

@ -4,7 +4,7 @@ Made by glenthemes
Initial release: 2018/06/16
Rework date: 2022/02/21
Last updated: 2023/05/02
Last updated: 2023/05/08
TERMS OF USE:
1) Do not remove the theme credit.
@ -19,7 +19,7 @@ https://docs.google.com/presentation/d/1zh33WY1-EcWa9PcA_rDN7Pwk5YvlOTBQYEdKGBeF
CREDITS:
( ⸝•ᴗ•⸝)♡ ~ glencredits.tumblr.com/bios
----------------------------------------------------->
<!DOCTYPE>
<!DOCTYPE html>
<html font="{select:font}" tumblr-controls="{select:tumblr controls color}" bg-type="{select:background image type}" blog-name="{Name}" portrait="{PortraitURL-64}" crd="{select:theme credit location}" cmsg="{select:hide customize message}" cl-sh="{block:ifcustomlink1name}show{/block:ifcustomlink1name}{block:ifnotcustomlink1name}hide{/block:ifnotcustomlink1name}" sh-cimg="{image:center image}" pmbg="{color:permalink background}">
<head>
@ -97,8 +97,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;
}
</style>
<script src="//glen-npf.gitlab.io/other/neue.js"></script>
<link href="//glen-npf.gitlab.io/other/neue.css" rel="stylesheet">
{block:Hidden}
<!-------- CUSTOMIZE PANEL OPTIONS -------->
<!-- DON'T EDIT THESE "META" LINES, IT WON'T DO ANYTHING -->
@ -1065,7 +1076,7 @@ ul li:before {
line-height:var(--Line-Height);
}
.postinner a:not(.reblog-url a, .tumblr_blog, .linkpost-title, .single-photo, .post_media_photo_anchor, .npf_inst a, .inari, .tagsdiv a), [glenplayer02] a {
.postinner a:not(.reblog-url a, .tumblr_blog, .linkpost-title, .single-photo, .post_media_photo_anchor, .inari, .tagsdiv a), [glenplayer02] a {
padding-bottom:1px;
border-bottom:1px solid {color:link underline};
}
@ -1146,8 +1157,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;
}