%PDF- %PDF-
| Direktori : /usr/share/source-highlight/ |
| Current File : //usr/share/source-highlight/Hello.css |
body {
color: black;
background-color: white;
font-family: monospace
}
.comment {
color: gray;
font-style: italic;
}
.keyword {
color: maroon;
font-weight: bold;
}
.string {
color: green
}
.type {
color: teal;
text-decoration: underline;
}