Template:Mono/styles.css

    From Ianseo
    < Template:Mono
    Revision as of 17:38, 15 March 2025 by Deligant (talk | contribs) (1 revision imported)
    (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
    /* Styling for [[Template:Mono]] */
    .monospaced {
    	/* Keep it like this: "monospace, monospace". Those are the rules from [[w:WP:MONO]]. */
    	font-family: monospace, monospace;
    }