@charset "utf-8";
.mathjax-highlight {
    background: rgba(0, 120, 212, 0.3) !important; /* 匹配文本选中颜色 */
    color: inherit !important;
}
