first commit
This commit is contained in:
commit
bdbb9f81e0
4 changed files with 125 additions and 0 deletions
11
style.css
Normal file
11
style.css
Normal file
|
@ -0,0 +1,11 @@
|
|||
path {
|
||||
fill: none;
|
||||
stroke: black;
|
||||
stroke-width: 0.01;
|
||||
stroke-opacity: 0.5;
|
||||
}
|
||||
|
||||
line.axis {
|
||||
fill: none;
|
||||
stroke-width: 0.01;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue