Fix A Summer's End shrine scroll-to-top button

This commit is contained in:
Helen Chong 2024-04-29 18:16:08 +08:00
parent 73a0b332d3
commit ce7c0b55b9
3 changed files with 5 additions and 5 deletions

View File

@ -4,8 +4,8 @@
--clr-body-txt: #fceaff; --clr-body-txt: #fceaff;
--clr-content-bg: #101010; --clr-content-bg: #101010;
--clr-top-btn: #ff50df; --clr-top-btn-bg: #ff50df;
--clr-top-btn-txt: #fceaff; --clr-top-btn-txt: #101010;
--clr-main-heading: #FF29D8; --clr-main-heading: #FF29D8;
--clr-sub-heading: #FF29D8; --clr-sub-heading: #FF29D8;

View File

@ -4,7 +4,7 @@
<subtitle>Leilukin&#39;s personal website.</subtitle> <subtitle>Leilukin&#39;s personal website.</subtitle>
<link href="https://leilukin.neocities.org/feed.xml" rel="self"/> <link href="https://leilukin.neocities.org/feed.xml" rel="self"/>
<link href="https://leilukin.neocities.org"/> <link href="https://leilukin.neocities.org"/>
<updated>2024-04-29T10:10:40Z</updated> <updated>2024-04-29T10:15:42Z</updated>
<id>https://leilukin.neocities.org</id> <id>https://leilukin.neocities.org</id>
<author> <author>
<name>Leilukin</name> <name>Leilukin</name>

View File

@ -4,8 +4,8 @@
--clr-body-txt: #fceaff; --clr-body-txt: #fceaff;
--clr-content-bg: #101010; --clr-content-bg: #101010;
--clr-top-btn: #ff50df; --clr-top-btn-bg: #ff50df;
--clr-top-btn-txt: #fceaff; --clr-top-btn-txt: #101010;
--clr-main-heading: #FF29D8; --clr-main-heading: #FF29D8;
--clr-sub-heading: #FF29D8; --clr-sub-heading: #FF29D8;