₊⁺✿˚

This commit is contained in:
HT 2023-05-09 06:41:12 +01:00
parent 272820ef57
commit eead924012
1 changed files with 14 additions and 3 deletions

View File

@ -3,7 +3,7 @@ Theme [34]: Drizzle
Made by glenthemes Made by glenthemes
Initial release: 2019/04/16 Initial release: 2019/04/16
Last updated: 2023/05/02 Last updated: 2023/05/08
TERMS OF USE: TERMS OF USE:
1) Do not remove the theme credit. 1) Do not remove the theme credit.
@ -16,8 +16,8 @@ Guide: glenthemes.tumblr.com/drizzle
Credits: glenthemes.tumblr.com/drizzle-crd Credits: glenthemes.tumblr.com/drizzle-crd
------------------------------------------------------------------------> ------------------------------------------------------------------------>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html>
<head> <head>
@ -145,7 +145,18 @@ $(document).ready(function(){
--Poll-Option-HOVER-Text-Color: {color:link}; --Poll-Option-HOVER-Text-Color: {color:link};
--Poll-Option-HOVER-Speed: 0.4s; --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> </style>
<script src="//glen-npf.gitlab.io/other/neue.js"></script>
<link href="//glen-npf.gitlab.io/other/neue.css" rel="stylesheet">
<!--------------------COLORS--------------------> <!--------------------COLORS-------------------->
<meta name="color:background" content="#fcfcfc"/> <meta name="color:background" content="#fcfcfc"/>