Template:NetworkOptions: Difference between revisions

From Glossary LIVES
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{ "improvedLayout": true
{ "nodes": {
 
| "nodes": {
         "color": "lightblue",
         "color": "lightblue",
         "shape": "box",
         "shape": "box",

Latest revision as of 11:33, 14 October 2025

{ "nodes": {

       "color": "lightblue",
       "shape": "box",
       "borderWidth": 3,
       "font": { "color": "red", "size": 17 }
   }

}