1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-09-05 20:07:56 +00:00

Add documentation for shell and multishell

Heh, one place we're more complete than cc.cc :p.
This commit is contained in:
Jonathan Coates
2020-04-22 14:39:39 +01:00
parent f3de97d67f
commit 2f42a4e85b
8 changed files with 339 additions and 84 deletions

View File

@@ -23,7 +23,7 @@ body {
"Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
code, pre, .parameter, .type, .definition-name, .reference {
code, pre, .parameter, .type, .definition-name, .reference-code {
font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;
}