From 8302c83001df83ac60b51fdc4ef4b4a74eeab0c2 Mon Sep 17 00:00:00 2001 From: Luke Slater Date: Sun, 2 Feb 2014 05:19:48 +0000 Subject: [PATCH] close #543 --- views/flashy/flashy.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/flashy/flashy.jade b/views/flashy/flashy.jade index f05641f..ba7271b 100644 --- a/views/flashy/flashy.jade +++ b/views/flashy/flashy.jade @@ -6,6 +6,6 @@ html(lang='en') title #{name} web interface body div.container - div.stamp [ + blink [ span.flash(style='color: #'+colour+';') #{text} ]