₊⁺✿˚

This commit is contained in:
HT 2024-02-29 01:52:42 +00:00
parent 92fd234a27
commit 34eb784e38
1 changed files with 5 additions and 6 deletions

View File

@ -3,11 +3,10 @@ Redirect Page [01]: Komorebi
Made by glenthemes
Initial release: 2020/05/20
Last updated: 2023/05/11
Last updated: 2024/02/28
LATEST UPDATE:
❃ fixed inconsistent loadig with background image
❃ fixed main bubble text top gap bug
❃ rehosted some images
TERMS OF USE:
1) Do not remove the page credit.
@ -169,7 +168,7 @@ body {
height:100%;
/* background image is set here */
background-image:url(//cdn.discordapp.com/attachments/382037367940448256/712470211629940777/acfihing_3c.png);
background-image:url(https://static.tumblr.com/gtjt4bo/vu5s9jg34/acnh_fishing.png);
/* put the url between brackets. do not remove semicolon */
background-repeat:no-repeat;
@ -740,14 +739,14 @@ body {
<!--start one link-->
<a class="one-link" href="">
<div class="c-hold"><img class="cursor" src="//cdn.discordapp.com/attachments/382037367940448256/712491717781356615/ac_cursor_w.png"></div>
<div class="c-hold"><img class="cursor" src="https://static.tumblr.com/gtjt4bo/s82s9jg35/acnh_cursor.png"></div>
<span>Blob link 1.</span>
</a>
<!--end one link-->
<!--start one link-->
<a class="one-link" href="">
<div class="c-hold"><img class="cursor" src="//cdn.discordapp.com/attachments/382037367940448256/712491717781356615/ac_cursor_w.png"></div>
<div class="c-hold"><img class="cursor" src="https://static.tumblr.com/gtjt4bo/s82s9jg35/acnh_cursor.png"></div>
<span>Blob link 2.</span>
</a>
<!--end one link-->