From cbd85f9cf39e134370000680bd5855d2e358b6d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9ry=20Debongnie?= Date: Mon, 1 Apr 2019 10:49:46 +0200 Subject: [PATCH] imp: update css --- playground.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground.css b/playground.css index 8b61e09b..5a0c6cca 100644 --- a/playground.css +++ b/playground.css @@ -127,7 +127,7 @@ body { /* RIGHT PANE ****************************************/ .right-pane { - background-color: lightgray; + background-color: bisque; overflow: hidden; }