From b27d3dfaae25e90a9110960dcd4d97a04ea29d4f Mon Sep 17 00:00:00 2001 From: fredtempez Date: Sat, 4 Apr 2020 00:23:20 +0200 Subject: [PATCH] =?UTF-8?q?Texte=20fen=C3=AAtre=20de=20d=C3=A9connexion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/layout/common.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/layout/common.css b/core/layout/common.css index 68d8cae5..e1dd5e7e 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -868,6 +868,10 @@ footer #footerSocials .zwiico-github:hover { width: 100vw; max-width: 500px; padding: 20px; + +} +.lightbox > span { + color: black; } .lightbox .lightboxButtons { text-align: center;