Files
Notes/.obsidian.bak/snippets/no-properties.css
T
DerGrumpf e3d2847288 vault backup (): 13-05-2026 00:27
Files Changed: 352
Too many files to list
2026-05-13 00:27:01 +02:00

6 lines
123 B
CSS

/* Hide the Properties section only on the homepage */
.no-properties .metadata-container {
display: none !important;
}