pathfinder2e-notes/content/.obsidian/snippets/folder-notes-folder-color.css
2024-05-23 23:31:29 +02:00

4 lines
No EOL
147 B
CSS
Executable file

.nav-folder.alx-folder-with-note>.nav-folder-title>.nav-folder-title-content {
text-decoration-style: dotted;
text-decoration-color: inherit;
}