From 2ac3615c16e8d2ce62f42336c3f8ace8fe6a6f9a Mon Sep 17 00:00:00 2001 From: Colin McMillen Date: Thu, 1 Jul 2021 12:13:20 -0400 Subject: [PATCH] tweak sizing of RSS image a bit, add "no tracking" to footer --- static/style.css | 1 + template.html | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/static/style.css b/static/style.css index 9057f43..6743132 100644 --- a/static/style.css +++ b/static/style.css @@ -110,6 +110,7 @@ div.codehilite { vertical-align: baseline; width: 20px; height: 20px; + margin-left: 4px; } #footer { diff --git a/template.html b/template.html index 374d28b..5d49e7c 100644 --- a/template.html +++ b/template.html @@ -24,7 +24,7 @@ @@ -36,7 +36,7 @@