From: Luke Kenneth Casson Leighton Date: Sat, 15 Feb 2020 22:21:47 +0000 (+0000) Subject: get rid of more css X-Git-Tag: convert-csv-opcode-to-binary~3417 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b043563be98c0bf2e91957864d56849f32d2848a;p=libreriscv.git get rid of more css --- diff --git a/local.css b/local.css index 5caf5baa0..52d8fbd65 100644 --- a/local.css +++ b/local.css @@ -74,38 +74,18 @@ td { textarea{ font-family: monospace; font-size: 1.2em; - border: solid 1px; - width: 100%; - margin-bottom: 10px; } input#comments{ font-family: "Inconsolata", "monaco", "droid sans mono",fixed; font-size: .9em; - width: 550px; - line-height: 1em; - background-color: #fff; - border: solid 1px; } input#comments{ font-family: "Inconsolata", "monaco", "droid sans mono",fixed; font-size: .9em; - width: 550px; - line-height: 1em; - background-color: #fff; - border: solid 1px; } input[type="submit"]{ font-family: font-size: .9em; - font-weight: bold; - line-height: 1em; - background-color: #ddd; - margin-right: 1.1em; - margin-top: 10px; - padding: 3px; - text-align: center; - width: 9.5em; - border: solid 1px; }