2025-04-18 08:41:07 +08:00

6 lines
90 B
CSS

/* Setting: monospace_font */
textarea {
font-family: "Intel One Mono", monospace;
}