quelques modifications sur le template default
[mtweb] / mw / app / out / default / css / tinymce.css
index b1f5c3a..f34b922 100644 (file)
@@ -1,2 +1,9 @@
-body, td, pre{
+body{
+  background-color: #ffffff;
+  color: #333333;
+  font: normal 0.9em Verdana, Helvetica, Arial, sans-serif;
+}
+
+p{
+  text-align: justify;
 }
\ No newline at end of file