docs(websitedoc): added new website

This commit is contained in:
Leifer Mendez
2022-11-28 12:55:30 +01:00
parent 1856bd5022
commit 46c4ec7ab9
54 changed files with 7651 additions and 220 deletions

View File

@@ -0,0 +1,13 @@
.menu {
background: #eee;
padding: 20px 10px;
}
.menu h5 {
margin: 0;
}
.menu ul {
padding-left: 20px;
margin: 5px 0 25px 0;
}