﻿.lc-editor-body {
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt;
}

.lc-reviseBegin {
    font-size: 16px;
    font-weight: bold;
    color: red;
}

.lc-reviseMid {
    font-size: 16px;
    font-weight: bold;
    color: red;
}

.lc-reviseEnd {
    font-size: 16px;
    font-weight: bold;
    color: red;
}

.lc-editor-selected-text {
    color: white;
    background-color: blueviolet;
}
