<style>
/* General styling of quotation blocks (and colors for level 2 and upwards)*/
blockquote {
margin: 0 0 5px;
padding-left: 5px;
border-left: 2px solid #136BCE;
color: #136BCE;
}
/* Specific styling of level 1 quotation blocks */
blockquote blockquote {
border-left: 2px solid #4B89CF;
color: #4B89CF;
}
pre:not([style]) {
margin-left: 15px;
margin-right: 15px;
padding: 5px;
background-color: #E4E4E4;
border: thin solid gray;
overflow: auto;
}
/* Styled code segments */
div.highlight {
margin-left: 15px;
margin-right: 15px;
}
div.highlight > pre {
padding: 5px;
border: thin solid gray;
overflow: auto;
}
table {
border-collapse: collapse;
margin: 0 2em;
}
th {
padding: 0.5em;
}
td {
border-top: 1px solid lightgray;
border-bottom: 1px solid lightgray;
padding: 0.5em;
}
td+td {
border-left: 1px solid lightgray;
}
div.math {
text-align: center;
}
</style>
<div class="markdown">
<p dir="auto">On 16 Jan 2016, at 14:24, Marc ARC wrote:</p>
<blockquote>
<p dir="auto">I’m just trying a way NOT to show the messages I did send, since I also get them from the list.</p>
<p dir="auto">Anybody an idea ?</p>
</blockquote>
<p dir="auto">Check out the <a href="http://lists.freron.com/options/mailmate">mailing list settings</a>. You should be able to disable receiving your own messages.</p>
<p dir="auto">-- <br>
Benny</p>
</div>