Mercurial > public > bravenewsurf
changeset 93:c9955ef6707f
Change link color on the news page.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 29 Nov 2011 18:44:22 -0600 |
parents | 4dca838ae291 |
children | 48757f4e598b |
files | bns_website/static/css/base.css |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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