From: Patrick Canterino Date: Sat, 5 Feb 2022 12:20:59 +0000 (+0100) Subject: Moved more styles to CSS file X-Git-Url: https://git.p6c8.net/pcdenotes.git/commitdiff_plain/c7c4e20fdf3716e81db1f1bd2b8a1b64f94ef69a?hp=4edd814ec56ce8b215518628e4b9acce8b003baa Moved more styles to CSS file --- diff --git a/notes/static/notes/style.css b/notes/static/notes/style.css index 8336f03..c87f018 100644 --- a/notes/static/notes/style.css +++ b/notes/static/notes/style.css @@ -13,6 +13,9 @@ h2 a:link, h2 a:visited, h2 a:active, h2 a:hover { color: #212529; } +h2 { + padding-top: 1em; +} article .publication-date { font-style: italic; diff --git a/notes/templates/archive_main.html b/notes/templates/archive_main.html index 640d9f2..268e950 100644 --- a/notes/templates/archive_main.html +++ b/notes/templates/archive_main.html @@ -3,7 +3,7 @@ {% block title %}Archive – Notes{% endblock %} {% block content %} -

Archive

+

Archive

{% if years %}