Premier commit

This commit is contained in:
Yohann
2020-01-23 11:57:29 +01:00
commit a06c139872
76 changed files with 1067 additions and 0 deletions

7
docs/css/layout.css Normal file
View File

@ -0,0 +1,7 @@
.md-footer-nav, .md-nav--secondary, [data-md-component="toc"] {
display: none;
}
.md-content {
margin-right: 0;
}