<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.odt-tool-wrapper .set-line-height-20 {
        line-height: 20px;
}

.odt-tool-wrapper .set-line-height-30 {
        line-height: 30px;
}

.odt-tool-wrapper .set-line-height-30 label {
        line-height: 30px;
}

textarea.sitemap-preview {
        border: 1px solid #a0a0a0;
        border-radius: 7px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 8px;
        width: 100%;

        font-family: Courier New, monospace;
        font-size:12px;
        word-wrap: break-word;
        white-space: pre-wrap;
        resize: vertical;
}

.dl-horizontal dt {
        float: left;
        margin-right: 5px;
}

p + .dl-horizontal {
        margin-top: -5px;
        margin-bottom: 5px;
}

.odt-form td label {
        line-height: 18px;
}</pre></body></html>