From 1173a880c843eb0d9af0b42bd27e0f3cf8738351 Mon Sep 17 00:00:00 2001 From: daGscheid Date: Wed, 26 Jun 2024 10:51:21 +0200 Subject: [PATCH] chore: Update footer and homepage header colors --- src/css/custom.css | 4 ++-- src/pages/index.tsx | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/css/custom.css b/src/css/custom.css index 04bf4b3..1fe491e 100644 --- a/src/css/custom.css +++ b/src/css/custom.css @@ -29,6 +29,6 @@ --ifm-color-primary-lightest: #d6e4dc; --ifm-background-color: #494949; --ifm-footer-background-color: #336666; - --ifm-footer-color: #000000; - --ifm-footer-link-color: #000000; + --ifm-footer-color: #ffffff; + --ifm-footer-link-color: #ffffff; } \ No newline at end of file diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 74c0cb0..659028e 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -10,12 +10,12 @@ import styles from './index.module.css'; function HomepageHeader() { const {siteConfig} = useDocusaurusContext(); return ( -
-
- +
+
+ 🍄 Stereum -

{siteConfig.tagline}

+

{siteConfig.tagline}