This commit is contained in:
j 2018-11-15 15:01:29 +00:00
commit 569a6be800
5 changed files with 31 additions and 1 deletions

View file

@ -19,3 +19,9 @@ body {
stroke: #ccc;
stroke-width: 1.5px;
}
.zoom {
position: fixed;
top: 5px;
right: 5px;
}