From d5cdc04f4f42ce8e5fac106a1a0b86a84876282e Mon Sep 17 00:00:00 2001 From: Accensus Date: Tue, 20 Jun 2017 17:26:24 +0300 Subject: [PATCH] - Changed a user color I forgot about. --- zdblack/theme/colours.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zdblack/theme/colours.css b/zdblack/theme/colours.css index b65db28..85eed3a 100644 --- a/zdblack/theme/colours.css +++ b/zdblack/theme/colours.css @@ -357,7 +357,7 @@ a.topictitle:active { /* Profile links */ .postprofile a:link, .postprofile a:visited, .postprofile dt.author a { - color: #58a2d2; + color: #7ca8c5; } .postprofile a:hover, .postprofile dt.author a:hover {