From b2c247f3165900a23809ca21136783a7d1aeb5f1 Mon Sep 17 00:00:00 2001 From: Raph Date: Mon, 12 Dec 2022 09:29:29 +0100 Subject: [PATCH] d --- css/text.css | 6 ++++++ main.html | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/css/text.css b/css/text.css index 09ea4ec..9cf73d3 100644 --- a/css/text.css +++ b/css/text.css @@ -10,6 +10,12 @@ } +footer { + position: absolute; + bottom: 0; + text-align: justify; + color: white; + } div { height: 50px; diff --git a/main.html b/main.html index 85cec55..72fa8a1 100644 --- a/main.html +++ b/main.html @@ -7,7 +7,7 @@
-