Fix KotOR shrine scroll-to-top button colors

This commit is contained in:
Helen Chong 2024-04-29 18:20:36 +08:00
parent 0517d6c637
commit 66832262ce
3 changed files with 5 additions and 5 deletions

View File

@ -4,8 +4,8 @@
--clr-body-txt: #fceaff;
--clr-content-bg: #000000;
--clr-top-btn: #FFD05A;
--clr-top-btn-txt: #fceaff;
--clr-top-btn-bg: #FFD05A;
--clr-top-btn-txt: #000000;
--clr-main-heading: #ffae00;
--clr-sub-heading: #ffae00;

View File

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

View File

@ -4,8 +4,8 @@
--clr-body-txt: #fceaff;
--clr-content-bg: #000000;
--clr-top-btn: #FFD05A;
--clr-top-btn-txt: #fceaff;
--clr-top-btn-bg: #FFD05A;
--clr-top-btn-txt: #000000;
--clr-main-heading: #ffae00;
--clr-sub-heading: #ffae00;