From 1724d32a8b2c1746d43890bd886b4e90c5a01e77 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Mon, 2 Jul 2018 21:53:13 +0200 Subject: [PATCH] Changes to text color --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 829ef54..9296086 100755 --- a/css/style.css +++ b/css/style.css @@ -1767,7 +1767,7 @@ p.blogauthor { } #blog-title a { - color: #333333; + color: #343a40; text-transform: none; }