From ff9a7be5543c0a396772bee707e38fddb2c6e8e2 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 11 Jul 2018 23:38:14 +0200 Subject: Manage alerts --- scss/custom.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scss') diff --git a/scss/custom.scss b/scss/custom.scss index f35078862..7ccc8dbc6 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -348,6 +348,10 @@ div#validation-bar{ padding: 0.6em 1em 0.1em 1em; } +#alert-list a{ + font-size: 1.1rem; +} + .confirm-message{ text-align:center; margin: 0; -- cgit v1.2.3