Template:Mono/styles.css: Difference between revisions

    From Ianseo
    m (Protected "Template:Mono/styles.css": Highly visible page or template ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
    (No difference)

    Revision as of 23:39, 12 March 2025

    /* Styling for [[Template:Mono]] */
    .monospaced {
    	/* Keep it like this: "monospace, monospace". Those are the rules from [[w:WP:MONO]]. */
    	font-family: monospace, monospace;
    }