Improve notification settings

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-06-16 16:15:38 +02:00
parent 679c645f9a
commit 260b9592f5
8 changed files with 86 additions and 45 deletions

View File

@@ -81,3 +81,8 @@ $subtitle-sup-size: 15px;
padding: 3px 8px;
margin: 15px auto 30px;
}
$accent: #1e7d97;
$breadcrumb-item-color: $accent;
$checkbox-background-color: #fff;