From 2b125d60a5d693e449fe2bbf72e85d5fd00b6f8d Mon Sep 17 00:00:00 2001 From: Circlepuller Date: Sun, 22 Apr 2012 15:00:43 -0400 Subject: [PATCH] Made wasabi.css a tad more pretty --- stylesheets/wasabi.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/stylesheets/wasabi.css b/stylesheets/wasabi.css index 7c7a0b39..04a7bec9 100755 --- a/stylesheets/wasabi.css +++ b/stylesheets/wasabi.css @@ -192,7 +192,8 @@ div.post.reply p.body { padding-bottom: 0.3em; } div.post.reply.highlighted { - background: greenyellow; + background-color: #FFF; + border-color: #CCC; } div.post.reply p.body a { color: #D00; @@ -216,7 +217,7 @@ span.trip { color: #228854; } span.quote { - color: #789922; + color: #3C6D8A; } span.omitted { display: block;