From 6e7d6878683b23312315d6ee0392f5e9b110fe81 Mon Sep 17 00:00:00 2001 From: Senji Date: Mon, 24 Aug 2015 15:53:50 +0100 Subject: [PATCH] More fiddling --- local.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/local.css b/local.css index da03637b..3ccf0cf3 100644 --- a/local.css +++ b/local.css @@ -39,6 +39,11 @@ ul.splitlist {overflow: auto;} float: left;} } +div.multicol ul li {list-style: none; + margin-left: 0; + padding-left: 4em; + text-indent: -4em;} + @media all and (min-width: 500pt) and (max-width: 729pt) { div.multicol ul li {width: 45%; float: left; -- 2.30.2