₊⁺✿˚

This commit is contained in:
HT 2023-04-30 01:56:04 +01:00
parent 1d0a1eb738
commit 4edff28f5a
1 changed files with 24 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Made by glenthemes
Initial release: 2015/12/13
Revamp v1 date: 2020/03/20
v2 date: 2021/11/18
Last updated: 2023/04/28
Last updated: 2023/04/29
------------------------------------------------------
@ -77,6 +77,29 @@ CREDITS:
<script src="//glen-themes.gitlab.io/thms/14/lactose-intolerance.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(--Body-Font-Size);
--Poll-Option-Background-Color: transparent;
--Poll-Option-Corner-Rounding: 0px;
--Poll-Option-Border-Size: 1px;
--Poll-Option-Border-Color: var(--Post-Borders-Inner);
--Poll-Option-Padding: 10px;
--Poll-Option-Font-Size: var(--Body-Font-Size);
--Poll-Option-Spacing: 10px;
--Poll-Option-Text-Color: var(--Body-Text-Color);
--Poll-Option-HOVER-Border-Color: var(--Post-Borders-Inner);
--Poll-Option-HOVER-Background-Color: transparent;
--Poll-Option-HOVER-Text-Color: var(--Body-Text-Color);
--Poll-Option-HOVER-Speed: 0.4s;
}
</style>
<!-------- CUSTOMIZE PANEL OPTIONS -------->
<!-- hi if you're reading this, GO BACK to edit! -->
<!-- editing stuff here (the meta names) won't do anything -->