From: Luke Kenneth Casson Leighton Date: Tue, 19 Oct 2021 16:21:47 +0000 (+0100) Subject: remove counter headings css X-Git-Tag: opf_rfc_ls005_v1~3607 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=436faa9ac2065fd1606c74b1117cf66532b1a7b6;p=libreriscv.git remove counter headings css --- diff --git a/local.css b/local.css index 454e0f7e0..50eea2609 100644 --- a/local.css +++ b/local.css @@ -21,7 +21,7 @@ table th { border-color: #4A90E2; } -/* Counter Headings Local */ +/* Counter Headings Local body { counter-reset : h1; } @@ -80,6 +80,7 @@ h1.nocount:before, h2.nocount:before, h3.nocount:before, h4.nocount:before, h5.n content : ""; counter-increment : none; } +*/ table { margin-left: 35px;