# HG changeset patch # User bsw # Date 1330438294 -3600 # Node ID ec2699978a1f98ed562e3eeb252addf3e28248a0 # Parent 2e404166c9a112db966375be65ef79a9755d7a44 Unified grey colors diff -r 2e404166c9a1 -r ec2699978a1f static/style.css --- a/static/style.css Tue Feb 28 11:08:12 2012 +0100 +++ b/static/style.css Tue Feb 28 15:11:34 2012 +0100 @@ -997,7 +997,7 @@ .member_statement, .draft_content, .suggestion_content { - background-color: #f7f7f7; + background-color: #eee; padding: 1ex; border-radius: 8px; }