Create big architecture diagram

This commit is contained in:
2024-01-05 15:46:36 +01:00
parent 7f0082f8d2
commit 726ce10a7c
23 changed files with 912 additions and 82 deletions

View File

@@ -91,6 +91,10 @@ ul {
}
}
img.diagram {
height: 600px;
}
// Change text colors against dark slide backgrounds
@include dark-bg-text-color(#fff);