<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*.ccm-content-editor-snippet {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -ms-border-radius: 2px;
    border: 1px solid #eee;
    padding: 4px;
    display: inline-block;
    background-color: #FDFFCE;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}</pre></body></html>