X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=local.css;h=4cbeec79974980e826dd5c29761760af57f3b9b4;hb=55ac96a7c0ae1507717187a488bdc1f42df3e1c5;hp=0b85ce9c54b8ac5bc4fc808baafa57c0da4211fb;hpb=644eea8d899e6cedd4562e25cae44fd12976d6fc;p=libreriscv.git diff --git a/local.css b/local.css index 0b85ce9c5..4cbeec799 100644 --- a/local.css +++ b/local.css @@ -105,6 +105,15 @@ input#comments{ font-family: "Inconsolata", "monaco", "droid sans mono",fixed; } -pre#content { +pre { padding-left: 30px; } + +/* +comment out now that isatables have been fixed +code { + font-family: Consolas,"courier new"; + display: block; + white-space: pre-wrap +} +*/