diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-06-28 15:05:39 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-06-28 15:05:39 +0300 |
| commit | 7d550d920b058f26454fb99382da91db3f73d99a (patch) | |
| tree | b3a8f8ce44ba502dbd4c6bdc86a7cc08cd644952 /client | |
| parent | 0d55aa1a4eddd05c5e649836ec51812b9efd6a60 (diff) | |
Image title color
Diffstat (limited to 'client')
| -rw-r--r-- | client/colors.less | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |
