From 7469e71baeed2d2ede0b3f2dc1a4a79d33946ec3 Mon Sep 17 00:00:00 2001 From: tfasano1 Date: Fri, 18 Nov 2022 00:10:45 -0500 Subject: base line of email course Move email course below services Start managing mail accounts article Order of tutorials corrected combine dovecot and spamassassin into a general inbox setup tut rename tutorials other additions --- static/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'static') diff --git a/static/style.css b/static/style.css index 55c7c95..00b5710 100644 --- a/static/style.css +++ b/static/style.css @@ -236,6 +236,7 @@ aside.callout { margin: auto ; display: block ; font-weight: bold ; + padding: 1em ; } .prev:before { @@ -253,7 +254,7 @@ aside.callout { margin: auto ; display: block ; font-weight: bold ; - padding: 0 1em 1em 1em ; + padding: 1em ; } #servicelist { -- cgit v1.2.3