Template:NetworkOptions: Difference between revisions
Jump to navigation
Jump to search
Livesadmin (talk | contribs) No edit summary Tag: Reverted |
Livesadmin (talk | contribs) No edit summary Tag: Manual revert |
||
| Line 1: | Line 1: | ||
{ "nodes": { | { "nodes": { | ||
"color": "lightblue", | "color": "lightblue", | ||
"shape": " | "shape": "box", | ||
"borderWidth": 3, | "borderWidth": 3, | ||
"font": { "color": "red", "size": 17 } | "font": { "color": "red", "size": 17 } | ||
} | } | ||
} | } | ||
Revision as of 11:19, 14 October 2025
{ "nodes": {
"color": "lightblue",
"shape": "box",
"borderWidth": 3,
"font": { "color": "red", "size": 17 }
}
}