₊⁺✿˚

This commit is contained in:
HT 2023-04-29 20:42:34 +01:00
parent ece61b0df7
commit 3e24bac3cc
1 changed files with 29 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Made by glenthemes
Initial release: 2015/08/12
Remake date: 2021/09/15
Last updated: 2023/04/27
Last updated: 2023/04/29
TERMS OF USE:
1) Do not remove the theme credit.
@ -51,6 +51,29 @@ CREDITS:
<script src="//glen-themes.gitlab.io/thms/03/jackwald-supremacy.js"></script>
<!-- unblue polls -->
<!-- glenthemes.tumblr.com/post/708014819571302400 -->
<link href="//static.tumblr.com/gtjt4bo/mXBrpdj0n/unblue-polls.css" rel="stylesheet">
<style>
.poll-post {
--Poll-Question-Font-Size: var(--Heading-Font-Size);
--Poll-Option-Background-Color: transparent;
--Poll-Option-Corner-Rounding: 0px;
--Poll-Option-Border-Size: 1px;
--Poll-Option-Border-Color: var(--Blockquote-Border-Color);
--Poll-Option-Padding: 0.69em;
--Poll-Option-Font-Size: var(--Body-Font-Size);
--Poll-Option-Spacing: 10px;
--Poll-Option-Text-Color: {color:text};
--Poll-Option-HOVER-Border-Color: var(--Blockquote-Border-Color);
--Poll-Option-HOVER-Background-Color: transparent;
--Poll-Option-HOVER-Text-Color: {color:text};
--Poll-Option-HOVER-Speed: 0.4s;
}
</style>
<!-------- OPTIONS -------->
<!-- hi if you're reading this please press the back arrow to edit! -->
<meta name="image:background image" content="//64.media.tumblr.com/3002b0339c879026b707e08f516db28d/b866213a74f6457d-38/s2048x3072/b1d65709250871a98bfd923b11fac10c51b5b21e.png">
@ -1301,6 +1324,11 @@ video::-webkit-media-controls-volume-slider, video::-webkit-media-controls-timel
margin-top:-4px;
}
[post-type="text"] .source-head + .corps > .chatwrap:first-child,
[post-type="text"] .source-head + .corps > [data-npf*="audio"]:first-child {
margin-top:var(--Captions-Gap);
}
/*---- PHOTO POSTS ----*/
.nosrc + .single-photo .photopic {
margin-top:0;