diff bns_website/static/css/base.css @ 89:5e58c3bad4ed

Updated CSS for reviews app so the blockquote, small and a tags don't look so washed out against the new site background.
author Chris Ridgway <ckridgway@gmail.com>
date Sun, 27 Nov 2011 15:45:38 -0600
parents fbeda0f5f3be
children c9955ef6707f
line wrap: on
line diff
--- a/bns_website/static/css/base.css	Sun Nov 27 15:13:40 2011 -0600
+++ b/bns_website/static/css/base.css	Sun Nov 27 15:45:38 2011 -0600
@@ -79,6 +79,22 @@
    padding-top:60px;
 }
 
+li.review-list-item blockquote {
+   border-left: 5px solid #00aab4;
+}
+
+li.review-list-item p {
+   color: #666;
+}
+
+li.review-list-item small {
+   color: #888;
+}
+
+li.review-list-item a {
+   color: #00aab4;
+}
+
 /*
 -----------------------------------------------
 News Styles