From 546ff1dfb188c19f0302943d7713e3bb34773e0c Mon Sep 17 00:00:00 2001 From: "Anuj@123" <65813580+AnujKV123@users.noreply.github.com> Date: Wed, 30 Sep 2020 22:31:29 +0530 Subject: [PATCH] Update style.css --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 8e3ea7350..fd0158f00 100644 --- a/css/style.css +++ b/css/style.css @@ -3,7 +3,7 @@ .article-byline a, .archive-year { text-decoration: none; - color: #666; + color: #222; line-height: 1em; text-shadow: 0 1px #fff; }