From 6d1a246a951fe4e23b78e959c650b44f0ab59389 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 18 Jul 2022 10:15:45 -0500 Subject: Style footer --- style.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index a4afb77..369e3c3 100644 --- a/style.css +++ b/style.css @@ -186,3 +186,12 @@ footer { font-style: italic; text-align: right; } + +footer { + border-top: 1px solid; +} + +footer a:link { + display: inline; + text-decoration: underline; +} -- cgit 1.4.1-21-gabe81