From b5e6abb1867e5f10b34de5b061849e4513b5fec3 Mon Sep 17 00:00:00 2001 From: jwansek Date: Mon, 28 Feb 2022 19:43:26 +0000 Subject: added linking to headers of blog posts --- static/style.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'static') diff --git a/static/style.css b/static/style.css index 5ed09d1..8fcfa6f 100644 --- a/static/style.css +++ b/static/style.css @@ -112,6 +112,10 @@ aside { font-size: xx-small; } +.header_linker { + font-size: x-small; +} + blockquote span { color: #789922; } @@ -143,7 +147,7 @@ form #url_input { body div div { padding-left: 10px; - /* padding-right: 10px; */ + padding-right: 10px; } footer { -- cgit v1.2.3