Fix A Summer's End shrine scroll-to-top button
This commit is contained in:
parent
73a0b332d3
commit
ce7c0b55b9
|
@ -4,8 +4,8 @@
|
|||
--clr-body-txt: #fceaff;
|
||||
--clr-content-bg: #101010;
|
||||
|
||||
--clr-top-btn: #ff50df;
|
||||
--clr-top-btn-txt: #fceaff;
|
||||
--clr-top-btn-bg: #ff50df;
|
||||
--clr-top-btn-txt: #101010;
|
||||
|
||||
--clr-main-heading: #FF29D8;
|
||||
--clr-sub-heading: #FF29D8;
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<subtitle>Leilukin's personal website.</subtitle>
|
||||
<link href="https://leilukin.neocities.org/feed.xml" rel="self"/>
|
||||
<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>
|
||||
<author>
|
||||
<name>Leilukin</name>
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
--clr-body-txt: #fceaff;
|
||||
--clr-content-bg: #101010;
|
||||
|
||||
--clr-top-btn: #ff50df;
|
||||
--clr-top-btn-txt: #fceaff;
|
||||
--clr-top-btn-bg: #ff50df;
|
||||
--clr-top-btn-txt: #101010;
|
||||
|
||||
--clr-main-heading: #FF29D8;
|
||||
--clr-sub-heading: #FF29D8;
|
||||
|
|
Loading…
Reference in New Issue