Custom CSS for your issues
Notocat allows you to modify the visuals of your issues on top of Notion’s built-in customization options. One of the options is to add custom CSS to your issues. Read more to learn what are the available classes you can use in the CSS.Available CSS classes
Content blocks
Global index classes
Images and headings receive globally unique index classes in document order. Use them to target specific elements without affecting others.
Each element keeps its base class plus the index class, e.g.
nc_image nc_image_1 or nc_heading2 nc_heading2_2. Indices are global across the entire HTML, including nested content (lists, columns, etc.).
Links
Callouts & quotes
Columns
Layout & structure
Unsubscribe
Notion color classes
These classes are applied when you use Notion’s text or background colors. Use them to override or extend the default styling. Text colors (nc_text_*):
Background colors (
nc_bg_*):