From: Luke Kenneth Casson Leighton Date: Mon, 17 Jun 2019 10:55:32 +0000 (+0100) Subject: accidentally set background to pink X-Git-Tag: convert-csv-opcode-to-binary~4616 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=23a2499cb7509a6fb8fe3eb74a7bf01ae8352a48;p=libreriscv.git accidentally set background to pink --- diff --git a/local.css b/local.css index d91d6bc63..08383df09 100644 --- a/local.css +++ b/local.css @@ -4,7 +4,7 @@ body{ margin-right: 10px; margin-top: 20px; margin-bottom: 40px; - background-color: #f8f0f8; + background-color: #fff8ff; color: #00000; } .actions{