[(#REM) dans la page monstyle.html et en première ligne ]
#HTTP_HEADER{'Content-Type: text/css'}
#wysiwyg ul,
#wysiwyg ul.spip {
margin-left: 2.5em;
list-style: circle;
}
#wysiwyg ol,
#wysiwyg ol.spip {
margin-left: 2.5em;
list-style-type: decimal;
}