aboutsummaryrefslogtreecommitdiff
path: root/app/static/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'app/static/css/style.css')
-rw-r--r--app/static/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/static/css/style.css b/app/static/css/style.css
index e69de29..009fdda 100644
--- a/app/static/css/style.css
+++ b/app/static/css/style.css
@@ -0,0 +1,4 @@
+.alert-message {
+ background-color: #d9534f;
+ color: #fff;
+} \ No newline at end of file