Main content width
To change the width of the center content:
Dynamic width
To make the desktop layout take up the entire width of the screen, use
max-width: unset;
Apply changes only to desktop/tablet/mobile layout
To apply CSS to a specific layout only, use one of the following:
Centering images
If you want to center all images:
If you only want to center images in the main page content (a.k.a. images embedded inside your notes):
Hiding tags from tag pages
The following hides tag links from all list pages (tags and folders)
The following hides all tags, even on content pages: