quelques modifications sur le template default
[mtweb] / mw / app / out / default / css / tinymce.css
1 body{
2   background-color: #ffffff;
3   color: #333333;
4   font: normal 0.9em Verdana, Helvetica, Arial, sans-serif;
5 }
6
7 p{
8   text-align: justify;
9 }