Hi guys,
How can i remove the bold text from sidebar?

Thanks!
Hi guys,
How can i remove the bold text from sidebar?

Thanks!
I can’t test on a screenshot, but this might do it:
In an existing or new tiddler tagged $:/tags/Stylesheet, add this css:
.tc-table-of-contents li a {
font-weight: normal;
}
Thanks Scott, for now on i will share my wiki when i have some doubt