From: Luke Kenneth Casson Leighton Date: Mon, 24 Jun 2019 00:50:30 +0000 (+0100) Subject: add widths X-Git-Tag: convert-csv-opcode-to-binary~4504 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=11ad789f3cd3e4803f4e0e36844add07f125fe1b;p=libreriscv.git add widths --- diff --git a/local.css b/local.css index 060619c11..9e5e9d362 100644 --- a/local.css +++ b/local.css @@ -42,7 +42,7 @@ ol{ } /* Headings */ -.pageheader { min-height: 100px; overflow: auto; } +.pageheader { min-height: 100px; overflow: none; } .header { height: 50px; background: #4b6983; @@ -50,6 +50,7 @@ ol{ color: #ffffff; font-family: sans-serif; width: 100%; + padding: 2px; } .header a { margin-right: 1ex; color: #ffffff; font-family: sans-serif;}