From 8c99f78a6ae859a75fe34419d11e015c5cf4ccc2 Mon Sep 17 00:00:00 2001 From: Adrian Woodley Date: Mon, 9 Mar 2020 00:26:19 +0800 Subject: [PATCH] Generate html file of all SC200s --- sc200-html.py | 183 ++------------------------------------------------ 1 file changed, 4 insertions(+), 179 deletions(-) diff --git a/sc200-html.py b/sc200-html.py index 1e797bd..97cc85e 100755 --- a/sc200-html.py +++ b/sc200-html.py @@ -97,17 +97,6 @@ body { font-size: 16px; } -#menu { - list-style: none; - padding: 0; - margin: 0; -} - -.clear { - clear: both; -} - - /********************/ /* EXPANDABLE LIST */ /********************/ @@ -121,13 +110,7 @@ body { padding:0; cursor: pointer; } -#expList p { - margin:0; - display:block; -} -#expList p:hover { - background-color:#121212; -} + #expList li { line-height:140%; text-indent:0px; @@ -169,161 +152,8 @@ body {