chiark / gitweb /
...
authorSenji <senji@ysolde.ucam.org>
Mon, 24 Aug 2015 13:17:17 +0000 (14:17 +0100)
committerSenji <senji@ysolde.ucam.org>
Mon, 24 Aug 2015 13:17:17 +0000 (14:17 +0100)
local.css

index 69d46101751be1bb7c714f985b5884c3db6169bd..5c7db258fbe5d69b20acfb19d49c7adf6e4531fa 100644 (file)
--- 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