Template:NetworkOptions: Difference between revisions
Jump to navigation
Jump to search
Livesadmin (talk | contribs) No edit summary |
Livesadmin (talk | contribs) No edit summary Tag: Manual revert |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{ "nodes": { "shape": "box" } } | { "nodes": { | ||
"color": "lightblue", | |||
"shape": "box", | |||
"borderWidth": 3, | |||
"font": { "color": "red", "size": 17 } | |||
} | |||
} | |||
Latest revision as of 11:33, 14 October 2025
{ "nodes": {
"color": "lightblue",
"shape": "box",
"borderWidth": 3,
"font": { "color": "red", "size": 17 }
}
}