From db5e8341ef9663344364d294591807a007107591 Mon Sep 17 00:00:00 2001 From: Simon McFarlane Date: Fri, 13 Feb 2015 21:18:10 -0800 Subject: [PATCH] Make greentext visible on forest.css --- stylesheets/forest.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/forest.css b/stylesheets/forest.css index 69a638d9..428cd42e 100644 --- a/stylesheets/forest.css +++ b/stylesheets/forest.css @@ -108,7 +108,7 @@ a.post_no { } span.quote { - color:#59B451; + color:#4CADA7; } a.post_no:hover { color: maroon;