// Code styling // Verbessere Lesbarkeit von Code auf dunklem Hintergrund .md-typeset code { background-color: rgba(255, 255, 255, 0.07); color: #e2e2e2; }