tom
2023-12-06 9e968679ed2e6937aeb7b50a6c450d5d19251f42
1
2
3
4
5
6
7
8
9
10
@charset "UTF-8";
 
 
.editor {
    position: relative;
    font-family: Courier New;
    font-weight: bold;
    font-size: 16px;
    color: #4c4c4c;
}