2025-01-13 17:56:01 +08:00

6 lines
91 B
CSS

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