<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
mjx-container[jax="CHTML"][display="true"] {
    margin: 0px !important;
    display: inline-block !important;
}


.paper{ cursor:pointer }
/* pc */
.note {
    padding: 10px 0px;
    border-radius: 5px;
}

.theprop {
    font-size: 12px;
    color: #979ea6;
    padding-left: 20px;
    margin: 3px auto 8px 0px;
}

td.left &gt; div h3 {
    border-bottom: 0px;
}

.gray {
    color: #898989
}

.site_info {
    text-align: center;
    padding: 10px;
    line-height: 30px;
    font-size:12px;
}

/* pad */
@media screen and (max-width:1200px) {
    .site_info {
        display: none
    }
    .theedit{
        display:none
    }

    .mhide {
     display:none
    }
}

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