From 1aa63d9793bcf51fc4a23d0cdadfd441a8c4afd9 Mon Sep 17 00:00:00 2001 From: Aney Date: Sun, 19 Jul 2020 13:16:24 +0100 Subject: [PATCH] Content tweaks --- css/stylesheet.css | 11 ++++++++--- includes/header.html | 4 ++-- makepage.sh | 2 +- pages/blog.html | 12 ++++++------ pages/post.html | 4 ++++ posts/Why-did-I-switch-to-a-thinkpad.md | 6 ++++++ 6 files changed, 27 insertions(+), 12 deletions(-) diff --git a/css/stylesheet.css b/css/stylesheet.css index bcbb08d..7d0d1e8 100644 --- a/css/stylesheet.css +++ b/css/stylesheet.css @@ -31,17 +31,17 @@ ul p{ } h1{ - font-size: 2em; + font-size: 1.5em; text-align: center; margin-bottom: 1em; } h2{ - font-size: 1.4em; + font-size: 1em; } h3{ - font-size: 1.2em; + font-size: 1em; } p{ @@ -90,6 +90,11 @@ footer{ text-align: center; } +footer p{ + margin: 0; + line-height: 1em; +} + /* Header */ header{ padding: 0.5em 0; diff --git a/includes/header.html b/includes/header.html index 139edcc..f2d9301 100644 --- a/includes/header.html +++ b/includes/header.html @@ -5,7 +5,7 @@ Aney's Homepage - + @@ -15,7 +15,7 @@

Aney