From 4d398e030dc80ec92653d2ba66a4e36a9fb6f95f Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 22 Feb 2022 22:40:43 +0100 Subject: Added header/main/footer tags --- src/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/style.css') diff --git a/src/style.css b/src/style.css index 0078590..7016a47 100644 --- a/src/style.css +++ b/src/style.css @@ -1,4 +1,4 @@ -.menu { +header nav table { width: 100%; } @@ -7,7 +7,7 @@ font-weight: bold; } -.footer { +footer table { font-style: italic; width: 100%; } -- cgit v1.3