₊⁺✿˚

This commit is contained in:
HT 2023-04-30 02:11:16 +01:00
parent 4edff28f5a
commit e532285cf5
1 changed files with 23 additions and 0 deletions

View File

@ -40,6 +40,29 @@ CREDITS -- glencredits.tumblr.com/monster
<script src="//glen-themes.gitlab.io/thms/15/sweat-blvvd-tears.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: 4px;
--Poll-Option-Border-Size: 1px;
--Poll-Option-Border-Color: {color:post borders inner};
--Poll-Option-Padding: 10px;
--Poll-Option-Font-Size: var(--Body-Font-Size);
--Poll-Option-Spacing: 10px;
--Poll-Option-Text-Color: {color:text};
--Poll-Option-HOVER-Border-Color: {color:post borders inner};
--Poll-Option-HOVER-Background-Color: transparent;
--Poll-Option-HOVER-Text-Color: {color:link};
--Poll-Option-HOVER-Speed: 0.4s;
}
</style>
<!------ FONTS ------->
<link href="//fonts.googleapis.com/css?family=Karla|Roboto+Mono|Inter|Rubik|Libre+Franklin|Open+Sans|Manrope:500|Vollkorn|PT+Serif|Andada+Pro|Prata|Poppins" rel="stylesheet">