]> CRI, Mines Paris - PSL - Plinn.git/blobdiff - skins/generic/global_plinn_style_editor.css.dtml
Ajout d'une css spécifique pour l'éditeur ck : il peut être nécessaire de faire quelq...
[Plinn.git] / skins / generic / global_plinn_style_editor.css.dtml
diff --git a/skins/generic/global_plinn_style_editor.css.dtml b/skins/generic/global_plinn_style_editor.css.dtml
new file mode 100644 (file)
index 0000000..0a4823a
--- /dev/null
@@ -0,0 +1,10 @@
+/* global_plinn_style.css */
+<dtml-var global_plinn_style.css>
+
+/* personalisation pour l'éditeur
+<dtml-with base_properties> */
+body {
+       background: &dtml-contentBackgroundColor;;
+       line-height:2em;
+}
+/* </dtml-with> */
\ No newline at end of file