From b086c533b48e8ac43267c15bbe72bf1b60eb8211 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 4 Apr 2022 15:31:38 +0100 Subject: Todos and proofreading. --- header.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'header.html') diff --git a/header.html b/header.html index 52234c4..a6f49ce 100644 --- a/header.html +++ b/header.html @@ -17,4 +17,9 @@ body{margin-top:10%} a:link, a:visited {color: #aab9c1;} a:hover, a:active {color: hotpink;} } +hr{ + margin-top: 2.5rem; + margin-bottom: 2.5em; + width: 90%; +} -- cgit v1.2.3