From bc931e1ab1f332bc2bfc624c2e931636990b9d71 Mon Sep 17 00:00:00 2001 From: ElDoc-s Date: Fri, 3 Jul 2026 15:42:01 -0700 Subject: Fixes to CSS and edited Fig origin --- britons.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'britons.css') diff --git a/britons.css b/britons.css index 62407fa..71f9545 100644 --- a/britons.css +++ b/britons.css @@ -33,10 +33,9 @@ header { } .tagline { - margin-left: auto; color: whitesmoke; font-size: 125%; - margin-left: 1%; + padding: 0 5%; text-decoration: underline; } @@ -49,8 +48,8 @@ h1 { white-space: nowrap; } -h2 { - margin-bottom: 0%; +h2, h3 { + margin: 1% 0 0 0; } h1 a { -- cgit v1.2.3