summaryrefslogtreecommitdiff
path: root/app/assets
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/stylesheets/custom.css.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/assets/stylesheets/custom.css.scss b/app/assets/stylesheets/custom.css.scss
index 4ea86d4..1a9b09a 100644
--- a/app/assets/stylesheets/custom.css.scss
+++ b/app/assets/stylesheets/custom.css.scss
@@ -46,3 +46,8 @@ p.errors {
}
}
+
+#notice {
+ text-align: center;
+ font-weight: bold;
+} \ No newline at end of file