From: Luke Kenneth Casson Leighton Date: Mon, 24 Jun 2019 00:53:55 +0000 (+0100) Subject: add widths X-Git-Tag: convert-csv-opcode-to-binary~4498 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3ea8319ec59b84a445439b692a8e3bd2eece6e8a;p=libreriscv.git add widths --- diff --git a/local.css b/local.css index 71f74daf0..fffd37412 100644 --- a/local.css +++ b/local.css @@ -42,7 +42,7 @@ ol{ } /* Headings */ -.pageheader { min-height: 100px; overflow: auto; width: 100%; margin: 2px; } +.pageheader { min-height: 100px; overflow: auto; width: 95%; margin: 2px; } .header { height: 50px; background: #4b6983;