summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorAndrewMurrell <amurrel@purdue.edu>2014-03-07 17:34:58 -0500
committerAndrewMurrell <amurrel@purdue.edu>2014-03-07 17:34:58 -0500
commitd0bebc7fe14b95b24c9e63e3d3128f5a87bf4999 (patch)
tree055cc69133d5e8f68f558912f5995dab2e256cee /app
parente43fb6fc5a7544db177768234132cef29eba22d2 (diff)
parent7e7a0a4a0465142612acd1e0d050cb1b91f93d90 (diff)
Merge branch 'master' of http://github.com/LukeShu/leaguer
Diffstat (limited to 'app')
-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