₊⁺✿˚

This commit is contained in:
HT 2023-05-08 00:39:41 +01:00
parent 4af4898a0a
commit 3fa9eb1036
1 changed files with 17 additions and 3 deletions

View File

@ -4,7 +4,7 @@ Made by glenthemes
Initial release: 2016/06/09
Major code update: 2017/05/03
Last updated: 2023/04/29
Last updated: 2023/05/06
TERMS OF USE:
1) Do not remove the theme credit.
@ -14,8 +14,7 @@ TERMS OF USE:
5) Do not mix my themes together.
------------------------------------------------------------------------>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="//www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!DOCTYPE html>
<head>
@ -111,6 +110,10 @@ a.post_media_photo_anchor, a.post_media_photo_anchor:hover {
.spotify_audio_player {
height:80px!important;
}
.tmblr-full audio[controls]{
margin-bottom:{text:post padding}px;
}
</style>
<script>
@ -145,7 +148,18 @@ $(document).ready(function(){
--Poll-Option-HOVER-Text-Color: {color:link};
--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">
<!--------------------COLORS-------------------->