graph fixed
This commit is contained in:
18
current_site/src/styles/graph.styl
Normal file
18
current_site/src/styles/graph.styl
Normal file
@@ -0,0 +1,18 @@
|
||||
svg
|
||||
width: 800px
|
||||
height: 400px
|
||||
|
||||
text
|
||||
font: 8px Verdana
|
||||
|
||||
path,
|
||||
line
|
||||
fill: none
|
||||
stroke: #333333
|
||||
width: 1px
|
||||
|
||||
.error
|
||||
color: red
|
||||
background-color: black
|
||||
font-weight: bolder
|
||||
width: min-content
|
||||
Reference in New Issue
Block a user