From e3831beea55de1e7037702b3235da69d12305c7e Mon Sep 17 00:00:00 2001
From: Perreal Guillaume <guillaume.perreal@irstea.fr>
Date: Fri, 4 Oct 2019 10:31:01 +0200
Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20du=20th=C3=A8me.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 css/theme/irstea.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/css/theme/irstea.css b/css/theme/irstea.css
index 8d51fce3..fbf08734 100644
--- a/css/theme/irstea.css
+++ b/css/theme/irstea.css
@@ -145,7 +145,7 @@ body {
   font-family: monospace;
   line-height: 1.2em;
   word-wrap: break-word;
-  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); }
+  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); }
 
 .reveal code {
   font-family: monospace;
-- 
GitLab