From: Luke Kenneth Casson Leighton Date: Sun, 22 Apr 2018 11:01:47 +0000 (+0100) Subject: indent tables X-Git-Tag: convert-csv-opcode-to-binary~5600 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=59b706ad790e726f32d4e271edda0b2a5040808d;p=libreriscv.git indent tables --- diff --git a/local.css b/local.css index 5f2176aa3..6a69dd39d 100644 --- a/local.css +++ b/local.css @@ -194,6 +194,11 @@ div.tright { border-width: .5em 0 .8em 1.4em; } +code { + margin-left: 45px; +} + + table { margin-left: 35px; }