{ "id": "margin-top@beatlink", "name": "Margin Top", "description": "This simple CSS adds extra padding to any notes with the #cssClass=margin-top label. Useful for headings in the tree view.", "author": "BeatLink", "homepage": "https://github.com/BeatLink/trilium-scripts/tree/main/addons/margin-top@beatlink", "license": "GPL-3.0-or-later", "latestVersion": "1.0.2", "type": "css", "readme": "README.md", "manifestSourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/margin-top@beatlink/_tam_manifest_.json", "manifest": { "root": "root", "notes": [ { "id": "root", "title": "margin-top@beatlink", "type": "code", "mime": "text/css", "sourceUrl": "margin-top@beatlink.css" }, { "id": "readme", "title": "README.md", "type": "code", "mime": "text/markdown", "sourceUrl": "README.md" } ], "children": [ { "parent": "root", "child": "readme" } ], "relations": [], "labels": [ { "note": "root", "name": "appCss", "value": "" } ], "dependencies": [], "exports": {}, "readmeNote": "readme" } }