From 66f15e0808c5fb0a91ce47d5c3a2dca5a91f809d Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Tue, 26 Mar 2019 14:20:23 +0000 Subject: Fancy message flashing --- app/static/base.css | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 app/static/base.css (limited to 'app/static') 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; -} -- cgit v1.2.3