From 0ed772e1c2691f545ee08221893ac98266322ac5 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 2 Nov 2025 22:50:56 +0900 Subject: feat(nuldoc): Update site header 2 --- services/nuldoc/public/about/404.html | 10 +++++----- services/nuldoc/public/about/index.html | 10 +++++----- services/nuldoc/public/about/style.css | 6 ++++++ 3 files changed, 16 insertions(+), 10 deletions(-) (limited to 'services/nuldoc/public/about') diff --git a/services/nuldoc/public/about/404.html b/services/nuldoc/public/about/404.html index 633b3ed..4e48ba7 100644 --- a/services/nuldoc/public/about/404.html +++ b/services/nuldoc/public/about/404.html @@ -7,19 +7,19 @@ - + - + - Page Not Found|REPL: Rest-Eat-Program Loop - + Page Not Found|nsfisis.dev +
diff --git a/services/nuldoc/public/about/index.html b/services/nuldoc/public/about/index.html index af5fd85..bf79748 100644 --- a/services/nuldoc/public/about/index.html +++ b/services/nuldoc/public/about/index.html @@ -7,19 +7,19 @@ - + - + - About|REPL: Rest-Eat-Program Loop - + About|nsfisis.dev +
diff --git a/services/nuldoc/public/about/style.css b/services/nuldoc/public/about/style.css index d20faf4..8101fb6 100644 --- a/services/nuldoc/public/about/style.css +++ b/services/nuldoc/public/about/style.css @@ -54,6 +54,12 @@ body > footer { color: #fff; } +.site-name { + font-size: 1.3rem; + font-weight: bold; + color: #fff; +} + .nav { padding: 0; margin: 0.5rem 0 0; -- cgit v1.2.3-70-g09d2