diff --git a/cypress/platform/knsv2.html b/cypress/platform/knsv2.html index 9ee0ffcbe..143e12087 100644 --- a/cypress/platform/knsv2.html +++ b/cypress/platform/knsv2.html @@ -29,6 +29,12 @@ } .mermaid svg { /* font-size: 18px !important; */ + background-color: #eee; + background-image: radial-gradient(#fff 1%, transparent 11%), + radial-gradient(#fff 1%, transparent 11%); + background-size: 20px 20px; + background-position: 0 0, 10px 10px; + background-repeat: repeat; } .malware { position: fixed; @@ -56,6 +62,16 @@ example-diagram
mindmap root + A + B + C + D + E + A2 + B2 + C2 + D2 + E2 child1((Circle)) grandchild 1 grandchild 2 @@ -71,17 +87,18 @@ mindmap- +