changeset 104:8e19532c31bf website

Lighter background for featured plugin
author Chris Cannam
date Fri, 19 Sep 2014 16:11:53 +0100
parents af5c563a5839
children a2a80512654e
files screen.css
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/screen.css	Fri Sep 19 15:34:52 2014 +0100
+++ b/screen.css	Fri Sep 19 16:11:53 2014 +0100
@@ -122,6 +122,10 @@
     margin-bottom: 2em;
 }
 
+.featured .library-even, .featured .library-odd {
+    background: #f8f8f8;
+}
+
 .pluginlist, .featured {
     width: 100%;
     margin-left: 0%;