From 7f5fa3aa1ec14000d2979e5dee03b84b5c48f083 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sun, 28 Apr 2024 02:51:07 +0200 Subject: Add the extend post --- src/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/style.css') diff --git a/src/style.css b/src/style.css index fbeef58..0202e5c 100644 --- a/src/style.css +++ b/src/style.css @@ -125,3 +125,7 @@ ins { color: green; } del { color: red; } .hl-red { color: red; } + +aside { + font-style: italic; +} -- cgit v1.2.3