aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMantas <11616378+mistermantas@users.noreply.github.com>2019-03-20 22:19:43 +0200
committerGitHub <noreply@github.com>2019-03-20 22:19:43 +0200
commit3f2bb6ccb12d1c147aceb47096ac76ea89d213ad (patch)
treeec01dce1707958639005e8dc182edb0c6a9740f7
parent869920668e6a57b5dfe6fe165256b3a78a1f0fcb (diff)
Fix #52
-rw-r--r--layouts/partials/meta.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/meta.html b/layouts/partials/meta.html
index 5dcb17f..d0b32ce 100644
--- a/layouts/partials/meta.html
+++ b/layouts/partials/meta.html
@@ -87,8 +87,8 @@
.headline { font-size: 20px; }
.bold { color: #000; }
- .hinted { color: #737373; }
- .faded { color: #737373; }
+ .hinted { color: #6d6d6d; }
+ .faded { color: #6d6d6d; }
.clean { margin: 0; }