Content deleted Content added
SMcCandlish (talk | contribs) line break |
SMcCandlish (talk | contribs) more specific class |
||
Line 16:
{{syntaxhighlight|lang=css|1=
/* Use my font, when available, for code */
code, pre, samp, kbd, tt, .example-mono, .bad-example-mono, .neutral-example-mono, .deprecated-example-mono, .userlinks-username, .monospaced, .keyboard-key, .button, .plaincode { font-family: "Roboto Mono", monospace !important; }
/* Make some of the editable stuff monospaced */
#wpTextbox1, #wpSummary, #searchInput, #searchText { font-family: "Roboto Mono", monospace !important; }
Line 33:
.neutral-example-mono,
.deprecated-example-mono,
.userlinks-username,
.monospaced,
.keyboard-key,
|