diff --git a/etc/soft/joplin/userstyle.css b/etc/soft/joplin/userstyle.css index 2da9481..adf28ae 100644 --- a/etc/soft/joplin/userstyle.css +++ b/etc/soft/joplin/userstyle.css @@ -121,7 +121,7 @@ nav.table-of-contents>ul { } nav.table-of-contents::after { - content: "[TOC - move your cursor to the right edge]"; + content: ""; color: black; }