# HG changeset patch # User Brian Neal # Date 1322613862 21600 # Node ID c9955ef6707ff6c48a131978e0f602d5a626453d # Parent 4dca838ae291e8b1a193b3e36a8c6d4e208bc9d2 Change link color on the news page. diff -r 4dca838ae291 -r c9955ef6707f bns_website/static/css/base.css --- a/bns_website/static/css/base.css Tue Nov 29 18:27:31 2011 -0600 +++ b/bns_website/static/css/base.css Tue Nov 29 18:44:22 2011 -0600 @@ -105,6 +105,10 @@ border-top: 2px solid DimGray; /* some other gray color might be better */ } +article.news a { + color: #00aab4; +} + /* ----------------------------------------------- Fix for weird CSS font issue between jPlayer