From: Benoît Pin <benoit.pin@gmail.com>
Date: Wed, 5 Feb 2014 21:52:15 +0000 (+0100)
Subject: Pas si bonne idée d'appliquer un style sur l'élément <html>.
X-Git-Url: https://svn.cri.ensmp.fr/git/Plinn.git/commitdiff_plain/7efc8be328ba4a6d4e688a50d23eb8f1463c00b9

Pas si bonne idée d'appliquer un style sur l'élément <html>.
---

diff --git a/skins/custom_generic/zpt_stylesheet.css.dtml b/skins/custom_generic/zpt_stylesheet.css.dtml
index ce9d377..904ab25 100644
--- a/skins/custom_generic/zpt_stylesheet.css.dtml
+++ b/skins/custom_generic/zpt_stylesheet.css.dtml
@@ -1,6 +1,5 @@
 /* <dtml-with base_properties> */
 
-html,
 body {  
   background-color: &dtml-backgroundColor;;
   color: &dtml-fontColor;;