working on svg

This commit is contained in:
Stephan Richter
2020-09-07 01:00:57 +02:00
parent 3583a62667
commit 6db6623d8e
25 changed files with 134 additions and 170 deletions

View File

@@ -7,8 +7,8 @@
svg polygon,
svg rect{
fill:rgb(0,0,255);
stroke-width:3;
fill:rgb(0,255,255);
stroke-width:5;
stroke:rgb(0,0,0);
}