From 1dc10c9e6890878e3c397ed502617d4577cc0577 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Thu, 7 Nov 2013 20:45:51 +0100 Subject: [PATCH] flush --- index.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.css b/index.css index 994405e..0f33468 100644 --- a/index.css +++ b/index.css @@ -15,6 +15,9 @@ body { body>* { margin-left: 1em; } +body>ul { + margin-left: 2em; +} .sidebar { font-size: .9em; -- 2.30.2