₊⁺✿˚

This commit is contained in:
HT 2023-05-08 02:21:03 +01:00
parent 068080d8c2
commit 7ce20c429a
1 changed files with 16 additions and 1 deletions

View File

@ -13,7 +13,7 @@ TERMS OF USE:
4) Do not use my themes as a base code.
5) Do not mix my themes together.
----------------------------------------------------->
<!DOCTYPE>
<!DOCTYPE html>
<html>
<head>
@ -90,8 +90,19 @@ $(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">
<!------------ THEME OPTIONS ------------>
<meta name="image:top bar icon" content="//64.media.tumblr.com/d169e6d0881f6e9579a779c93511d457/c8e873a39e533599-52/s2048x3072/f80b6924392918a842d2fed68f03dcd3afe7e6cb.png">
<meta name="image:background image" content="//64.media.tumblr.com/743195c6c6fc7d14532da88e43ed1608/c8e873a39e533599-be/s2048x3072/5d9917ee06ee584a3152e32d79433eab38c7e36c.jpg">
@ -603,6 +614,10 @@ body::-webkit-scrollbar-corner {
--Main-Scrollbar-Padding:13px;
}
.posts .body > .npf_inst:first-child {
margin-top:0!important;
}
/*------------ BACKGROUND ------------*/
.le-background {
position:fixed;