aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMantas <11616378+mistermantas@users.noreply.github.com>2019-02-13 19:09:01 +0200
committerGitHub <noreply@github.com>2019-02-13 19:09:01 +0200
commit592c7ce1e3a214df8e79f2b757e5edfa8dbdb587 (patch)
tree031016bf126e2c6e00a1935763ca27bdd1f2f259
parent95833849b7edac8f9aba87f6d3f74f3d3462e532 (diff)
More accessible colors
-rw-r--r--layouts/partials/meta.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/meta.html b/layouts/partials/meta.html
index 6a4d994..5dcb17f 100644
--- a/layouts/partials/meta.html
+++ b/layouts/partials/meta.html
@@ -257,7 +257,7 @@
padding: 12px 18px;
position: relative;
top: 1px;
- color: #aaa;
+ color: #757575;
}
.tab--other:hover { color: #000; }