aboutsummaryrefslogtreecommitdiff
path: root/header.html
diff options
context:
space:
mode:
authorroot <root@turin.home>2022-04-04 15:31:38 +0100
committerroot <root@turin.home>2022-04-04 15:31:38 +0100
commitb086c533b48e8ac43267c15bbe72bf1b60eb8211 (patch)
treed9368c4ff8d1061c442a7b75f15d406f9e6d32d9 /header.html
parentaa224c53501208b3e7fa6ea3828598cb6f238b68 (diff)
Todos and proofreading.
Diffstat (limited to 'header.html')
-rw-r--r--header.html5
1 files changed, 5 insertions, 0 deletions
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%;
+}
</style>