summaryrefslogtreecommitdiff
path: root/scss/custom.scss
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2018-07-11 23:38:14 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2018-08-13 18:26:03 +0200
commitff9a7be5543c0a396772bee707e38fddb2c6e8e2 (patch)
treee778fa93380d0244bfd8d115143996bad51612aa /scss/custom.scss
parentc551119205d61e66237c547afaef8a5cc75538bd (diff)
downloadIshtar-ff9a7be5543c0a396772bee707e38fddb2c6e8e2.tar.bz2
Ishtar-ff9a7be5543c0a396772bee707e38fddb2c6e8e2.zip
Manage alerts
Diffstat (limited to 'scss/custom.scss')
-rw-r--r--scss/custom.scss4
1 files changed, 4 insertions, 0 deletions
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;