lab3 p2 step5
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
svg {
|
||||
width: 800px;
|
||||
height: 400px;
|
||||
}
|
||||
svg text {
|
||||
font: 8px Verdana;
|
||||
}
|
||||
svg path, line {
|
||||
fill: none;
|
||||
stroke: #333333;
|
||||
width: 1px;
|
||||
}
|
||||
Reference in New Issue
Block a user