From 64744c137bc47a3438d1be2d1db7eff6a24f78ad Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 20 Dec 2021 23:06:34 +0100 Subject: Add footer styles --- style.css | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 771e55b..61bd30b 100644 --- a/style.css +++ b/style.css @@ -16,3 +16,20 @@ dl { display: inline-flex; text-align: center; } + +footer { + text-align: center ; + font-variant: small-caps ; + clear: both ; + padding: 2em 0 ; +} + +footer li { + display: inline-block ; + padding: 0 .5em ; + font-size: x-large ; +} + +footer li:hover { + background: #A5D6FF ; +} -- cgit v1.2.3-70-g09d2