From 2923e6fca634231533cca11e43a9091344ff4ba5 Mon Sep 17 00:00:00 2001 From: Debulois Date: Sun, 10 Apr 2022 21:25:00 +0200 Subject: Ajout d'un système de notification pour alerter les pro et finition MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Static/Css/message.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Static/Css/message.css') diff --git a/Static/Css/message.css b/Static/Css/message.css index d2276ea..22d27cd 100644 --- a/Static/Css/message.css +++ b/Static/Css/message.css @@ -7,6 +7,7 @@ ############################################################################ */ + .success { font-weight: bold; text-decoration: underline; @@ -23,4 +24,4 @@ #mainMessage h3 { border: none; -} \ No newline at end of file +} -- cgit v1.2.3