From dfa2cc97de987da193c6c59f1a8d6bcdf5382bad Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Mon, 11 Jan 2010 12:59:58 -0300 Subject: [PATCH] Removing remaining blue --- public/designs/themes/base/blocks.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/designs/themes/base/blocks.css b/public/designs/themes/base/blocks.css index 2dea8b7..4ac8c12 100644 --- a/public/designs/themes/base/blocks.css +++ b/public/designs/themes/base/blocks.css @@ -324,7 +324,7 @@ /*************************** News Area *******************************/ .action-home-index #content h1 { - color: #05A; + color: #555753; border-bottom: 2px solid #555753; } @@ -410,7 +410,7 @@ } #portal-news li a { font-weight: bold; - color: #05A; + color: #555753; } #portal-news .post-date, #highlighted-news .post-date { color: #555753; -- libgit2 0.21.2