₊⁺✿˚

This commit is contained in:
HT 2023-05-02 06:46:33 +01:00
parent 57b5ba40b4
commit e5a5b8df75
1 changed files with 74 additions and 18 deletions

View File

@ -3,7 +3,7 @@ Theme [27]: Astralis
Made by glenthemes
Initial release: 2018/02/06
Last updated: 2021/10/17
Last updated: 2023/05/01
TERMS OF USE:
1) Do not remove the theme credit.
@ -12,7 +12,7 @@ TERMS OF USE:
4) Do not use my themes as a base code.
5) Do not mix my themes together.
Please stick to the terms; I spent 10000 years making this and I will not let anyone disrespect me and my work in any way, shape or form.
Please stick to the terms; I spent 10000 years on this (ɔˆ³(´ᴗ`c)
------------------------------------------------------------------------>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
@ -85,12 +85,59 @@ $(document).ready(function(){
<link href="//static.tumblr.com/2pnwama/Ojmp3p88o/gypsophila.min.css" rel="stylesheet">
<link href="//glen-npf-2020.glitch.me/npf-override.css" rel="stylesheet">
<script src="//glen-npf-2020.glitch.me/npf-evenize.js"></script>
<style type="text/css">
<link rel="stylesheet" media="screen" href="//assets.tumblr.com/client/prod/standalone/blog-network-npf/index.build.css">
<script src="//npf-images-v3.github.io/script.js"></script>
<link rel="stylesheet" href="//npf-images-v3.github.io/recon.css">
<style tmblr-npf>
:root {
--NPF-Caption-Spacing:1em;
--NPF-Image-Spacing:{text:photoset gutter width}px;
--NPF-Bottom-Gap-From-Captions:1em;
}
a.post_media_photo_anchor, a.post_media_photo_anchor:hover {
padding-bottom:0!important;
border-bottom:none!important;
}
.spotify_audio_player {
height:80px!important;
}
</style>
<script>
// minimal soundcloud player @ shythemes.tumblr
// shythemes.tumblr.com/post/114792480648
$(document).ready(function(){
var soundcloud_btn = '{color:link}';
$('.soundcloud_audio_player').each(function(){
$(this).attr({ src: $(this).attr('src').split('&')[0] + '&amp;liking=false&amp;sharing=false&amp;auto_play=false&amp;show_comments=false&amp;continuous_play=false&amp;buying=false&amp;show_playcount=false&amp;show_artwork=true&amp;origin=tumblr&amp;color=' + soundcloud_btn.split('#')[1], height: 116, width: '100%' });
});
});
</script>
<script src="//glen-themes.gitlab.io/thms/27/astralis_npf_2023.js"></script>
<!-- unblue polls -->
<!-- glenthemes.tumblr.com/post/708014819571302400 -->
<link href="//static.tumblr.com/gtjt4bo/mXBrpdj0n/unblue-polls.css" rel="stylesheet">
<style>
.poll-post {
--Poll-Question-Font-Size: {text:font size}px;
--Poll-Option-Background-Color: transparent;
--Poll-Option-Corner-Rounding: 5px;
--Poll-Option-Border-Size: 1px;
--Poll-Option-Border-Color: rgba({RGBcolor:text},0.2);
--Poll-Option-Padding: 10px;
--Poll-Option-Font-Size: {text:font size}px;
--Poll-Option-Spacing: 10px;
--Poll-Option-Text-Color: {color:text};
--Poll-Option-HOVER-Border-Color: {color:permalink background};
--Poll-Option-HOVER-Background-Color: {color:permalink background};
--Poll-Option-HOVER-Text-Color: {color:permalink text};
--Poll-Option-HOVER-Speed: 0.4s;
}
</style>
@ -322,7 +369,10 @@ hr {
background-color:rgba({RGBcolor:text},0.3);
}
p.npf_quirky, p.npf_chat, p.npf_quote {font-size:calc({text:font size}px + 5px);line-height:1em;}
p.npf_quirky, p.npf_chat, p.npf_quote {
font-size:inherit;
line-height;inherit
}
/*--------------------LINKS--------------------*/
a {
@ -657,38 +707,42 @@ aaa::after {
background:{color:scrollbar background};
}
#electric {margin-top:10px;}
#electric {
margin-top:10px;
display:grid;
grid-template-columns:repeat(4, 1fr);
grid-gap:10px;
}
#electric a {
display:inline-block;
margin:0px 4px;
width:calc((350px / 4) - 20.2px);
display:block;
text-align:center;
padding:7px 6px;
background-color:{color:post};
font-family:quicksand;line-height:1em;
font-family:quicksand;
line-height:1em;
text-transform:uppercase;
font-size:8px;font-weight:bold;letter-spacing:2px;
font-size:8px;
font-weight:bold;
letter-spacing:2px;
color:{color:text};
}
#electric a:hover {letter-spacing:3px}
#electric a:first-child {margin-left:0px;}
#electric a:last-child {margin-right:0px;}
/*--------------------POSTS--------------------*/
.posts {
overflow:hidden;
margin-bottom:{text:post margin}px;
{/block:PermalinkPage}
width:{text:post width}px;
padding:{text:post padding}px;
background-color:{color:post};
{block:ifpostborders}border:1px solid {color:post borders};{/block:ifpostborders}
}
{block:PermalinkPage}
.posts:last-of-type {margin-bottom:0px;}
{/block:PermalinkPage}
.posts a, .desc a {
color:{color:link};
@ -1212,6 +1266,8 @@ svg {
</style>
<!-- MOVING STARS BACKGROUND CREDIT: -->
<!-- codepen.io/lbebber/pen/xbZKvQ -->
<script>
$(document).ready(function(){
var stars=800;
@ -1388,7 +1444,7 @@ svg {
<div id="nudge">
{block:Posts}
{block:Posts inlineMediaWidth="1280" inlineNestedMediaWidth="1280"}
<div class="posts" id="{PostID}" post-type="{PostType}">
{Block:IndexPage}