From c88a3c7f2a93d4362472b3d0ce07be34c16563b6 Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Sun, 10 Apr 2016 10:58:39 +0200 Subject: hello Signed-off-by: Olivier Gayot --- webapp/style/back_up.css | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'webapp/style/back_up.css') diff --git a/webapp/style/back_up.css b/webapp/style/back_up.css index f5a7e2c..29701c9 100644 --- a/webapp/style/back_up.css +++ b/webapp/style/back_up.css @@ -6,3 +6,13 @@ body { text-align: center; } + +#notification-div { + text-align: center; + font-size: 30px; + font-style: italic; + color: red; + border: solid red 3px; + background-color: #ff999e; + padding: 20px; +} -- cgit v1.2.3