From 560f7ef38dd8720fe7576ee890ebca6e195e256d Mon Sep 17 00:00:00 2001 From: otjura Date: Sat, 8 Aug 2015 20:42:53 +0300 Subject: [PATCH] subject visibility more in line with dark-purple --- stylesheets/dark_red.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/dark_red.css b/stylesheets/dark_red.css index ebcaa6c0..71c62eed 100644 --- a/stylesheets/dark_red.css +++ b/stylesheets/dark_red.css @@ -17,5 +17,5 @@ input[type="submit"]:hover, div.ban h2 { } p.intro span.subject { - color: #664445; + color: #962C22; /*old #664445 */ }