sync
This commit is contained in:
@@ -1,22 +1,25 @@
|
||||
{
|
||||
"wellhead": {
|
||||
"stroke-width": 1,
|
||||
"stroke": "#000",
|
||||
"fill": "#fff"
|
||||
"font-family": "Times New Roman",
|
||||
"font-weight": "bold",
|
||||
"stroke-width": "0.5mm",
|
||||
"font-size":"10pt",
|
||||
"stroke": "#fff",
|
||||
"fill": "#000"
|
||||
},
|
||||
"gpt": {
|
||||
"stroke-width": 0,
|
||||
"stroke": "#ff0",
|
||||
"stroke-width": 1,
|
||||
"stroke": "#000",
|
||||
"fill": "#ff0"
|
||||
},
|
||||
"opt": {
|
||||
"stroke-width": 1,
|
||||
"stroke": "#f00",
|
||||
"fill": "#00f"
|
||||
"stroke": "#000",
|
||||
"fill": "#B86B41"
|
||||
},
|
||||
"wpt": {
|
||||
"stroke-width": 1,
|
||||
"stroke": "#f00",
|
||||
"fill": "#00f"
|
||||
"stroke": "#000",
|
||||
"fill": "#67c2e5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user