From: Luke Kenneth Casson Leighton Date: Mon, 17 Jun 2019 10:54:44 +0000 (+0100) Subject: set light grey background, alter borders X-Git-Tag: convert-csv-opcode-to-binary~4617 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=44927ece327eb1285b3eaebf4e46e4434353d17d;p=libreriscv.git set light grey background, alter borders --- diff --git a/local.css b/local.css index 6f31d6a82..d91d6bc63 100644 --- a/local.css +++ b/local.css @@ -4,7 +4,7 @@ body{ margin-right: 10px; margin-top: 20px; margin-bottom: 40px; - background-color: #f0f0f0; + background-color: #f8f0f8; color: #00000; } .actions{