From b8c1bf5a7766d326fb28ec4e958560ea37ad3aa5 Mon Sep 17 00:00:00 2001 From: h7x4 Date: Sun, 16 Oct 2022 07:42:39 +0200 Subject: [PATCH] Make all post headers white --- src/css/styles.css | 2 +- src/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/css/styles.css b/src/css/styles.css index 1cb2a71..ae61367 100644 --- a/src/css/styles.css +++ b/src/css/styles.css @@ -60,7 +60,7 @@ The content `
` is where all your content goes. .header { margin: 0; - color: #333; + color: #FFF; text-align: center; padding: 2.5em 2em 0; border-bottom: 1px solid #00000088; diff --git a/src/index.html b/src/index.html index a0f3a25..780955c 100644 --- a/src/index.html +++ b/src/index.html @@ -10,7 +10,7 @@ title: "Nani"
-

+

Welcome to nani.wtf