<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.simditor .simditor-body,
.editor-style {
    font-size: 1.06667rem;
}

.simditor .simditor-body h1, .editor-style h1 {
    font-size: 2.4rem;
}

.simditor .simditor-body h2, .editor-style h2 {
    font-size: 2.4rem;
}

.simditor .simditor-body h3, .editor-style h3 {
    font-size: 1.4rem;
}

.simditor .simditor-body {
    z-index: 0;
}

body {
    font-size: 1.0666667rem;
}

.ck-content a:link {
    color: #2440b3;
}

.ck-content a:visited {
    color: #771CAA;
}

.ck-content a:hover {
    color: #315efb;
}

.ck-content a:active {
    color: #f73131;
}

.ck-content h2 {
    font-size: 2.4rem;
}

.ck-content h3 {
    font-size: 1.4rem;
}

ul ul {
    list-style-type: disc;
}

.ck-content {
    padding: 0 1rem;
}

.ck-content .table {
    width: 95%;
}

.ck-content p {
    line-height: 2em;
}

.ck-content li {
    line-height: 2em;
}

.ck-content p:hover {
    background-color: #a8e1ff;
}

.ck-content ul:hover {
    background-color: #a8e1ff;
}

.ck-content ol:hover {
    background-color: #a8e1ff;
}

/*è¡¨æ&nbsp;¼æ&nbsp;‡é¢˜è¡Œçš„è¡Œé«˜*/
.ck-content .table table p {
    margin: 0;
}

/*è¡¨æ&nbsp;¼åªè¦åœ¨åŽå°ä¸€ç¼–è¾‘â€œå±…ä¸­â€æˆ–â€œå±…å³â€ï¼Œå°±åˆå˜é«˜äº†ã€‚
.ck-content .table table th{
    padding: 0 0.4em;
}
*/
/*æ‰€æœ‰å›¾ç‰‡é«˜åº¦ä¸è¶…è¿‡80vh*/
.ck-content img {
    max-height: 80vh;
    object-fit: contain;
}


</pre></body></html>