aboutsummaryrefslogtreecommitdiff
path: root/app/static
diff options
context:
space:
mode:
Diffstat (limited to 'app/static')
-rw-r--r--app/static/base.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/app/static/base.css b/app/static/base.css
deleted file mode 100644
index ab908c8..0000000
--- a/app/static/base.css
+++ /dev/null
@@ -1,11 +0,0 @@
-.flashes .info {
- color: blue;
-}
-
-.flashes .success {
- color: green;
-}
-
-.flashes .error {
- color: red;
-}