From 44ee68c2cf84d6e131c589e4d325d0b209eba1e3 Mon Sep 17 00:00:00 2001 From: Sebastien Douheret Date: Mon, 8 Oct 2018 19:14:32 +0200 Subject: [PATCH] Improved again instructions readability of static page Change-Id: I5932964d9cde7dc9c2d864905629c1f563bd149d Signed-off-by: Sebastien Douheret --- webapp/src/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/webapp/src/index.html b/webapp/src/index.html index c784ae1..e863020 100644 --- a/webapp/src/index.html +++ b/webapp/src/index.html @@ -45,7 +45,7 @@ #dashbButton { font-size: large; font-weight: bold; - background: none; + background: lightgrey; color: royalblue; min-height: 5rem; } @@ -65,8 +65,8 @@