X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=local.css;h=e8229f24365169f4b241c897277b242e6ba207bc;hb=b51aadd82e481d25c5665179c06b544e759bed97;hp=4caacaab2644cdaa624087777013e86836638810;hpb=b9a9dec919d4ccbdbffd5b89040b8059a4437126;p=libreriscv.git diff --git a/local.css b/local.css index 4caacaab2..e8229f243 100644 --- a/local.css +++ b/local.css @@ -194,6 +194,15 @@ div.tright { border-width: .5em 0 .8em 1.4em; } +pre { + margin-left: 45px; +} + + +table { + margin-left: 35px; +} + table, th, td { border: 1px solid black; }