new render

This commit is contained in:
Ollie Ballinger
2022-12-07 11:23:20 +00:00
parent b2589dd148
commit 167d2ccb2d
76 changed files with 2759 additions and 2717 deletions

View File

@@ -1,13 +0,0 @@
.mermaidTooltip {
position: absolute;
text-align: center;
max-width: 200px;
padding: 2px;
font-family: "trebuchet ms", verdana, arial;
font-size: 12px;
background: #ffffde;
border: 1px solid #aaaa33;
border-radius: 2px;
pointer-events: none;
z-index: 1000;
}