Skip to content
Snippets Groups Projects
Commit 2f5012a6 authored by Michael Leuschel's avatar Michael Leuschel
Browse files

update svg

parent 490636fa
Branches
No related tags found
No related merge requests found
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
<polyline id = "fungraph" <polyline id = "fungraph"
points="0,0 0,1 10,1 10,0 90,0 90,1 100,1 100,0" points="0,0 0,1 10,1 10,0 90,0 90,1 100,1 100,0"
stroke="black" stroke="black"
fill="none" fill="white"
opacity="0.70"
/> />
<rect x="0" y="0" width="500" height="300" fill="none" stroke="black"> <rect id ="funrect" x="0" y="0" width="500" height="300" fill="white" stroke="black"
opacity="0.20">
</svg> </svg>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment