From ee672d6b4ad2aa0909b9a41a777af14ab1860408 Mon Sep 17 00:00:00 2001 From: Tobias Reich Date: Sun, 10 May 2015 20:28:36 +0200 Subject: [PATCH] Improved visibility of creation date --- dist/main.css | Bin 35063 -> 35063 bytes src/styles/_content.scss | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/main.css b/dist/main.css index eabbe9dd674bd18ba43b0de45da45ddeda42c4b1..b4197b574a41291cbe37ead7ae497d46d13fcf0d 100644 GIT binary patch delta 30 kcmex9k?H$HrVS2`%*n~glWQDQCucZnf!Ld;IwrXT0Km8lssI20 delta 30 kcmex9k?H$HrVS2`%t=W}lWQDQCucZnf!Ld;IwrXT0KjSsqyPW_ diff --git a/src/styles/_content.scss b/src/styles/_content.scss index 2ab1974..ed144ff 100644 --- a/src/styles/_content.scss +++ b/src/styles/_content.scss @@ -139,12 +139,12 @@ display: block; margin: 0 0 12px 15px; font-size: 11px; - color: #bbb; + color: #ccc; text-shadow: 0 1px 3px black(.4); } .photo .overlay a .iconic { - fill: #bbb; + fill: #ccc; margin: 0 5px 0 0; width: 8px; height: 8px;