From 3a723de8fcc9d5d9601067a2206f5af789229e75 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Tue, 8 Jul 2025 14:04:02 -0400 Subject: Update core concept behind contributions to hosting etc --- style.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 9157d57..b6d5fa3 100644 --- a/style.css +++ b/style.css @@ -21,13 +21,18 @@ body { padding: 10px; } -h1,h2,h3,h4,h5,h6 { +h1,h2,h3,h5,h6 { background: #516C95; color: white; text-align: center; padding: 10px; } +h4 { + border-bottom: 1px solid; + font-size: 1.2rem; +} + h1 { background: #CD214F; line-height: 1; -- cgit v1.2.3-70-g09d2