# HG changeset patch # User sean # Date 1439559472 -7200 # Node ID accefaf00c6a57bd0f2959c4c5e3a4df345d5092 # Parent 140c9023df7abcdf0c1aad12dcd5449a0a5fa8a5 changed the bg color diff -r 140c9023df7a -r accefaf00c6a static/dash_style.css --- a/static/dash_style.css Fri Aug 14 15:32:57 2015 +0200 +++ b/static/dash_style.css Fri Aug 14 15:37:52 2015 +0200 @@ -9,7 +9,7 @@ } #wrapper{ - background-color: #0b1480; + background-color: #333399; color: black; min-width: 100%; min-height: 100%;