From 76f1b6d4b7134367378082a707e3fc248dd4c919 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 17 Jul 2022 23:44:20 -0500 Subject: Add footer --- style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 0fa9d6b..4462446 100644 --- a/style.css +++ b/style.css @@ -174,3 +174,9 @@ header a { display: inline; } aside { border-bottom: 1px solid black; } aside li { background: white !important; } } + +footer { + font-size: 80%; + font-style: italic; + text-align: right; +} -- cgit 1.4.1-21-gabe81