₊⁺✿˚

This commit is contained in:
HT 2023-04-29 00:18:53 +01:00
parent 537d47e163
commit 53f0007460
1 changed files with 15 additions and 10 deletions

View File

@ -1,11 +1,11 @@
<!----------------------------------------------------------------------- <!-----------------------------------------------------------------------
Theme [11]: Shatter Theme [11]: Shatter
Made by glenthemes Made by glenthemes
Initial release: 2015/10/14 Initial release: 2015/10/14
Major code update: 2018/04/30 Major code update: 2018/04/30
Last updated: 2021/10/21 Last updated: 2023/04/28
TERMS OF USE: TERMS OF USE:
1) Do not remove the theme credit. 1) Do not remove the theme credit.
2) Do not repost/redistribute my themes. 2) Do not repost/redistribute my themes.
@ -13,16 +13,16 @@ TERMS OF USE:
4) Do not use my themes as a base code. 4) Do not use my themes as a base code.
5) Do not mix my themes together. 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"> <!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"> <html xmlns="//www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<title>{Title}</title> <title>{Title}</title>
<link rel="shortcut icon" href="{Favicon}"> <link rel="shortcut icon" href="{Favicon}">
<!--------------------JAVASCRIPTS--------------------> <!--------------------JAVASCRIPTS-------------------->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
<script src="//static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script> <script src="//static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
@ -101,6 +101,11 @@ $(document).ready(function(){
--NPF-Caption-Spacing:1em; --NPF-Caption-Spacing:1em;
--NPF-Image-Spacing:{text:photoset gutter width}px; --NPF-Image-Spacing:{text:photoset gutter width}px;
} }
a.post_media_photo_anchor, a.post_media_photo_anchor:hover {
padding-bottom:0!important;
border-bottom:none!important;
}
</style> </style>
<!--------------------COLORS--------------------> <!--------------------COLORS-------------------->
@ -153,7 +158,7 @@ $(document).ready(function(){
<!--------------------TITLES--------------------> <!--------------------TITLES-------------------->
<meta name="text:how to link music" content="linktr.ee/direct_file_links"> <meta name="text:how to link music" content="linktr.ee/direct_file_links">
<meta name="text:music player mp3 URL" content="https://cdn.discordapp.com/attachments/900670626774265886/900675241544675368/White_Silence.mp3"> <meta name="text:music player mp3 URL" content="https://rhizo.gitlab.io/m/White_Silence.mp3">
<meta name="text:music player song name" content="White Silence"> <meta name="text:music player song name" content="White Silence">
<meta name="text:font size" content="12"> <meta name="text:font size" content="12">
<meta name="text:post width" content="500"> <meta name="text:post width" content="500">
@ -1035,7 +1040,7 @@ height:0px;
<div id="nudge"> <div id="nudge">
{block:Posts} {block:Posts inlineMediaWidth="1280" inlineNestedMediaWidth="1280"}
<div class="posts" id="{PostID}" post-type="{PostType}"> <div class="posts" id="{PostID}" post-type="{PostType}">