From 7d550d920b058f26454fb99382da91db3f73d99a Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sun, 28 Jun 2015 15:05:39 +0300 Subject: Image title color --- client/colors.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client') diff --git a/client/colors.less b/client/colors.less index 583ae7b..e22ecc3 100644 --- a/client/colors.less +++ b/client/colors.less @@ -190,7 +190,7 @@ body { width: 72px; height: 92px; div.title { - color: #333; + color: #999; text-align: center; } img { -- cgit v1.3.1