Adjust heading colors of Cassette Beasts shrine

This commit is contained in:
Helen Chong 2024-04-20 20:16:02 +08:00
parent 9c92c6de40
commit 5933b83330
3 changed files with 7 additions and 7 deletions

View File

@ -1,12 +1,12 @@
:root { :root {
--clr-body-bg: #e4e3e3; --clr-body-bg: #e4e3e3;
--clr-body-txt: #333333; --clr-body-txt: #141414;
--clr-content-bg: #ffffff; --clr-content-bg: #ffffff;
--clr-top-btn: #AB75E8; --clr-top-btn: #AB75E8;
--clr-main-heading: #333333; --clr-main-heading: #171717;
--clr-sub-heading: #000000; --clr-sub-heading: #111111;
--clr-title-border: #7629db; --clr-title-border: #7629db;
--clr-bold-txt: #f8560b; --clr-bold-txt: #f8560b;
--clr-link: #7629db; --clr-link: #7629db;

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-20T11:58:40Z</updated> <updated>2024-04-20T12:15:29Z</updated>
<id>https://leilukin.neocities.org</id> <id>https://leilukin.neocities.org</id>
<author> <author>
<name>Leilukin</name> <name>Leilukin</name>

View File

@ -1,12 +1,12 @@
:root { :root {
--clr-body-bg: #e4e3e3; --clr-body-bg: #e4e3e3;
--clr-body-txt: #333333; --clr-body-txt: #141414;
--clr-content-bg: #ffffff; --clr-content-bg: #ffffff;
--clr-top-btn: #AB75E8; --clr-top-btn: #AB75E8;
--clr-main-heading: #333333; --clr-main-heading: #171717;
--clr-sub-heading: #000000; --clr-sub-heading: #111111;
--clr-title-border: #7629db; --clr-title-border: #7629db;
--clr-bold-txt: #f8560b; --clr-bold-txt: #f8560b;
--clr-link: #7629db; --clr-link: #7629db;