From 132ad8aead0ea860b640a69ce6b1647de4868260 Mon Sep 17 00:00:00 2001 From: Manuel Hiebel Date: Sat, 20 May 2017 02:41:27 +0200 Subject: remove stuff that may break bootstrap integration (it will not break with new navbar) --- g/style/all.css | 9 --------- 1 file changed, 9 deletions(-) (limited to 'g') diff --git a/g/style/all.css b/g/style/all.css index 6ee73d157..7e230e26b 100644 --- a/g/style/all.css +++ b/g/style/all.css @@ -20,9 +20,6 @@ address,caption,cite,code,dfn,em,strong,th,var,optgroup { del,ins { text-decoration:none } -li { - list-style:none -} caption,th { text-align:left } @@ -358,12 +355,6 @@ blockquote,ul,ol,dl { ol,ul,dl { margin-left:2em } -ol li { - list-style:decimal outside -} -ul li { - list-style:disc outside -} dl dd { margin-left:1em } -- cgit v1.2.1