You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used a feature from CSS system 1 that I wish was included in 2, just copied the underlying CSS from v1 to hide the "shortcusts" label from left sidebar:
#app > div > div > div.roam-sidebar-container.noselect > div > div.flex-v-box.starred-pages-wrapper > div.flex-h-box {
display: none;
}
Global styling for bold and italics. This also wasn't in CSS v1, not sure if an oversight or by-design? Anyway, I tend to like my italics and bold text to be a different color. E.g.,
The text was updated successfully, but these errors were encountered: