From: Senji Date: Mon, 24 Aug 2015 13:17:17 +0000 (+0100) Subject: ... X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~jdamery/git?a=commitdiff_plain;h=20c0b7a94b476db39e153928f73b3b37e958e395;p=ArtibusWiki.git ... --- 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