From Easy Delivery Co. Unofficial Wiki
|
|
| Line 1: |
Line 1: |
| /* {{pp-template}} */ | | /* {{Copyright|image=[[File:CC BY-SA icon.svg]]|text=This article and/or file is licensed under CC BY-SA 4.0, Which is different than the current license of this Wiki.}} *//* {{pp-template}} */ |
| .monospaced { | | .monospaced { |
| /* "monospace, monospace" per [[WP:MONO]] */ | | /* "monospace, monospace" per [[WP:MONO]] */ |
| font-family: monospace, monospace; | | font-family: monospace, monospace; |
| } | | } |
Latest revision as of 08:06, 28 September 2025
/* {{Copyright|image=[[File:CC BY-SA icon.svg]]|text=This article and/or file is licensed under CC BY-SA 4.0, Which is different than the current license of this Wiki.}} *//* {{pp-template}} */
.monospaced {
/* "monospace, monospace" per [[WP:MONO]] */
font-family: monospace, monospace;
}