Adding documentation page regarding editing your own map

This commit adds a new documentation page to the website explaining how to create your own map.
This commit is contained in:
David Négrier 2020-07-05 19:08:37 +02:00
parent 67e07c04f8
commit 5a56604038
11 changed files with 183 additions and 49 deletions

View file

@ -1,4 +1,5 @@
$body-bg: #000;
$body-color: #fff;
$font-family-sans-serif: Courier, "04b03", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
$h2-font-size: 1.5rem;
$h2-font-size: 1.5rem;
$h3-font-size: 1.3rem;