add latest

This commit is contained in:
2022-09-28 02:02:20 +01:00
parent efc4af9fa7
commit 4fad26ba99
23 changed files with 358 additions and 195 deletions

7
src/css/mermaid.scss Normal file
View File

@@ -0,0 +1,7 @@
.top-padding {
padding-top: 100px;
}
rect.label-container {
fill: $burnt !important;
}