From 11b77ffc8b283260a9781aa12189ac7ed469f318 Mon Sep 17 00:00:00 2001 From: Joris Date: Thu, 14 Jul 2016 18:06:10 +0200 Subject: Update PRO color from blue to green --- src/View/Html/Design.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/View/Html/Design.hs b/src/View/Html/Design.hs index 71fa09d..662c4d0 100644 --- a/src/View/Html/Design.hs +++ b/src/View/Html/Design.hs @@ -26,7 +26,7 @@ definitionDescription = inlineRender $ do pro :: Text pro = inlineRender $ do marginLeft (px 10) - color blue + color (rgb 122 179 88) price :: Text price = inlineRender $ do -- cgit v1.2.3