From ecc882fe5fde5b314180939f6a666a5c6a3b1e66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Tue, 26 Mar 2019 08:54:31 +0100 Subject: Tue, 26 Mar 2019 08:54:31 +0100 --- templates/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'templates') diff --git a/templates/style.css b/templates/style.css index 53a7974..eaf6698 100644 --- a/templates/style.css +++ b/templates/style.css @@ -67,6 +67,10 @@ div[id='Top Heading'] + ul li { justify-content: space-around; } +.side > * { + margin: auto 0 auto 0; +} + /* p, pre, blockquote, table, ul, ol, dl {margin-top: 1em; margin-bottom: 1em;} ul ul, ul ol, ol ol, ol ul {margin-top: 0.5em; margin-bottom: 0.5em;} -- cgit v1.2.3