From 44927ece327eb1285b3eaebf4e46e4434353d17d Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Mon, 17 Jun 2019 11:54:44 +0100 Subject: [PATCH] set light grey background, alter borders --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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{ -- 2.30.2