From fd85780706f13ba284730047f3927cb57ff53963 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Tue, 26 Mar 2019 08:53:11 +0100 Subject: Tue, 26 Mar 2019 08:53:11 +0100 --- templates/style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'templates') diff --git a/templates/style.css b/templates/style.css index 4831c1a..53a7974 100644 --- a/templates/style.css +++ b/templates/style.css @@ -62,6 +62,11 @@ div[id='Top Heading'] + ul li { width: 10em; } +.side { + display: flex; + justify-content: space-around; +} + /* 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