You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
189 B
13 lines
189 B
.hljs {
|
|
display: block;
|
|
background: #f0e0d6;
|
|
color: #800000;
|
|
padding: 0.5em;
|
|
|
|
font-family: arial,helvetica,sans-serif;
|
|
font-size: 13px;
|
|
}
|
|
|
|
.hljs-comment {
|
|
color: #789922;
|
|
}
|