Adjust heading colors of Cassette Beasts shrine
This commit is contained in:
parent
9c92c6de40
commit
5933b83330
|
@ -1,12 +1,12 @@
|
|||
:root {
|
||||
--clr-body-bg: #e4e3e3;
|
||||
--clr-body-txt: #333333;
|
||||
--clr-body-txt: #141414;
|
||||
--clr-content-bg: #ffffff;
|
||||
|
||||
--clr-top-btn: #AB75E8;
|
||||
|
||||
--clr-main-heading: #333333;
|
||||
--clr-sub-heading: #000000;
|
||||
--clr-main-heading: #171717;
|
||||
--clr-sub-heading: #111111;
|
||||
--clr-title-border: #7629db;
|
||||
--clr-bold-txt: #f8560b;
|
||||
--clr-link: #7629db;
|
||||
|
|
|
@ -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-20T11:58:40Z</updated>
|
||||
<updated>2024-04-20T12:15:29Z</updated>
|
||||
<id>https://leilukin.neocities.org</id>
|
||||
<author>
|
||||
<name>Leilukin</name>
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
:root {
|
||||
--clr-body-bg: #e4e3e3;
|
||||
--clr-body-txt: #333333;
|
||||
--clr-body-txt: #141414;
|
||||
--clr-content-bg: #ffffff;
|
||||
|
||||
--clr-top-btn: #AB75E8;
|
||||
|
||||
--clr-main-heading: #333333;
|
||||
--clr-sub-heading: #000000;
|
||||
--clr-main-heading: #171717;
|
||||
--clr-sub-heading: #111111;
|
||||
--clr-title-border: #7629db;
|
||||
--clr-bold-txt: #f8560b;
|
||||
--clr-link: #7629db;
|
||||
|
|
Loading…
Reference in New Issue