Hallo,
ich glaube mein Fokus war zu weit offen ;-) gemeint war:
<ul class="toc_list">
<li>irgendetwas</li>
</ul>
hier bringt
<style type="text/css">
#toc_list ul{
max-width: 680px;
margin-left: auto;
margin-right: auto;
color: #00285a;
}
</style>
nichts, keine Änderung obwohl extra als Inline CSS vorher aufgerufen.