2024-06-20 22:10:42 +08:00

6 lines
91 B
CSS

/* Setting: monospace_font */
textarea {
font-family: "Cousine webfont", monospace;
}