From 20c0b7a94b476db39e153928f73b3b37e958e395 Mon Sep 17 00:00:00 2001 From: Senji Date: Mon, 24 Aug 2015 14:17:17 +0100 Subject: [PATCH] ... --- local.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/local.css b/local.css index 69d46101..5c7db258 100644 --- a/local.css +++ b/local.css @@ -29,12 +29,10 @@ th:last-child {border-right: 0px} br {clear:left;} -ul.splitlist {overflow: auto; - list-style-type: disc;} +ul.splitlist {overflow: auto;} @media all and (min-width: 500pt) { li.doublelist {width: 40%; - float: left; - list-style: disc;} + float: left;} } \ No newline at end of file -- 2.30.2