₊⁺✿˚

This commit is contained in:
HT 2023-05-09 03:48:41 +01:00
parent 0b1201cd58
commit c722d8323a
1 changed files with 14 additions and 3 deletions

View File

@ -3,7 +3,7 @@ Theme [31]: Fabricated
Made by glenthemes
Initial release: 2018/06/20
Last updated: 2023/05/02
Last updated: 2023/05/08
TERMS OF USE:
1) Do not remove the theme credit.
@ -13,8 +13,8 @@ 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>
<html>
<head>
@ -154,7 +154,18 @@ $(document).ready(function(){
--Poll-Option-HOVER-Text-Color: {color:post accent text};
--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-------------------->
<meta name="color:background" content="#fdfdfd"/>