_klipper3d: Add comments to files in this directory

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor 2021-07-27 13:49:06 -04:00
parent 994f388b5c
commit 9c6b4d1bf4
4 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,4 @@
/* Customization of mkdocs generated site */
[data-md-color-scheme="slate"] {
--md-primary-fg-color: hsla(var(--md-hue),15%,12%,1);
--md-default-bg-color: hsla(var(--md-hue),17%,17%,1);