1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

Moved tools to _tools

Broke up develoepr doc into tree
Small CSS tweak to give diagrams more room
This commit is contained in:
Stephen Asbury
2019-05-15 12:22:57 -07:00
parent 57db99feba
commit 9618415569
57 changed files with 1002 additions and 206 deletions

View File

@@ -162,7 +162,7 @@
border: 0;
padding-top: 15px;
padding-right: 15px;
padding-bottom: 15px;
padding-bottom: 25px;
padding-left: 15px;
}
@@ -179,7 +179,7 @@
position: relative;
list-style: none;
background-color: #fff;
margin: 10px 0;
margin: 20px 0;
/* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);*/
}