Merge branch '5237-unified-layout-common-renderer' into 5237-unified-layout-flowchart

This commit is contained in:
Knut Sveidqvist
2024-05-24 16:30:24 +02:00
22 changed files with 121 additions and 436 deletions

View File

@@ -33,7 +33,9 @@
background-image: radial-gradient(#fff 51%, transparent 91%),
radial-gradient(#fff 51%, transparent 91%);
background-size: 20px 20px;
background-position: 0 0, 10px 10px;
background-position:
0 0,
10px 10px;
background-repeat: repeat;
}
.malware {

View File

@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />