aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJoris2016-07-14 18:06:10 +0200
committerJoris2016-07-14 18:06:10 +0200
commit11b77ffc8b283260a9781aa12189ac7ed469f318 (patch)
treea8c4227fa298336b6811e8c9444baacde1723bf8 /src
parentce5e10dca90bb04bf3c4e881a253e3a9b61e5b82 (diff)
downloadad-listener-11b77ffc8b283260a9781aa12189ac7ed469f318.tar.gz
ad-listener-11b77ffc8b283260a9781aa12189ac7ed469f318.tar.bz2
ad-listener-11b77ffc8b283260a9781aa12189ac7ed469f318.zip
Update PRO color from blue to green
Diffstat (limited to 'src')
-rw-r--r--src/View/Html/Design.hs2
1 files changed, 1 insertions, 1 deletions
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