From: Benoît Pin <pin@cri.ensmp.fr>
Date: Fri, 31 Oct 2014 16:21:29 +0000 (+0100)
Subject: Styles pour les contenus sur le thème clair.
X-Git-Url: https://scm.cri.minesparis.psl.eu/git/Plinn.git/commitdiff_plain/077c4d9810b96d4b949e77f3daa0180c9d4a8c96

Styles pour les contenus sur le thème clair.
---

diff --git a/skins/generic/content_style.css.dtml b/skins/generic/content_style.css.dtml
index 21ced1d..6d58eff 100644
--- a/skins/generic/content_style.css.dtml
+++ b/skins/generic/content_style.css.dtml
@@ -10,7 +10,7 @@
 
 .std-background {
   padding: &dtml-borderRadius;px;
-  background: &dtml-backgroundColor;;
+  background: &dtml-outlineColor;;
 }
 
 .std-focusbox {