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 */ }