From 44c504fe7c804a4c7b21b8a4fa53f211ba4a0b8e Mon Sep 17 00:00:00 2001 From: Patryk Niedźwiedziński Date: Mon, 15 Mar 2021 16:52:51 +0100 Subject: Styling rules --- wpisy/style.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'wpisy/style.css') diff --git a/wpisy/style.css b/wpisy/style.css index fd74587..b25fa9c 100644 --- a/wpisy/style.css +++ b/wpisy/style.css @@ -123,6 +123,7 @@ article.kronika { article, .content { + padding-top: 4ex!important; max-width: 80ex; line-height: 1.5em; } @@ -142,6 +143,7 @@ nav { } footer { + margin-top: 8ex; text-align: center; display: flex; flex-direction: column; -- cgit 1.4.1