₊⁺✿˚

This commit is contained in:
HT 2023-05-09 01:07:54 +01:00
parent 10eb2c4017
commit 82618e248c
1 changed files with 12 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Theme [26]: Nebulae
Made by glenthemes
Initial release: 2018/01/30
Last updated: 2023/05/01
Last updated: 2023/05/08
TERMS OF USE:
1) Do not remove the theme credit.
@ -160,7 +160,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-------------------->