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