web/data/cubicweb.css
changeset 5853 89ad81d6972d
parent 5819 1017163825c7
child 5854 b49f58a320e6
--- a/web/data/cubicweb.css	Fri Jul 02 09:01:22 2010 +0200
+++ b/web/data/cubicweb.css	Fri Jul 02 09:01:58 2010 +0200
@@ -51,7 +51,7 @@
 h3 { padding: %(h3Padding)s; }
 
 html, body {
-  background: #e2e2e2;
+  background: %(pageBgColor)s;
 }
 
 a, a:active, a:visited, a:link {