From: Luke Kenneth Casson Leighton Date: Mon, 24 Jun 2019 00:43:55 +0000 (+0100) Subject: add widths X-Git-Tag: convert-csv-opcode-to-binary~4513 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=95f12e3901e33a7bfb14002af826838c1442f0eb;p=libreriscv.git add widths --- diff --git a/local.css b/local.css index 484035ff1..3c05cfc13 100644 --- a/local.css +++ b/local.css @@ -6,6 +6,7 @@ body{ margin-bottom: 40px; background-color: #fff8ff; color: #00000; + width: 100%; } .actions{ font-family:arial,sans-serif; @@ -16,6 +17,7 @@ body{ margin-left: 10px; margin-right: 10px; text-align: left; + width: 100%; } .pagedate{ font-family: times; @@ -50,6 +52,7 @@ ol{ padding: 10px; color: #ffffff; font-family: sans-serif; + width: 100%; } .header a { margin-right: 1ex; color: #ffffff; font-family: sans-serif;}