Create big architecture diagram

This commit is contained in:
2024-01-05 15:46:36 +01:00
parent 7f0082f8d2
commit 66a5530af2
14 changed files with 482 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);