1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-03 07:24:58 +03:00
inform7/docs/docs-assets/Fonts.css
2020-05-03 01:20:55 +01:00

8 lines
164 B
CSS

.code-font {
font-family: Monaco, monospace;
}
.commentary-font {
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}